Package com.xwiki.pro.test.po.generic
Class UserListMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.UserListMacro
public class UserListMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a UserList macro and provides access to its attributes.
- Since:
- 1.28
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
UserListMacro
public UserListMacro(org.openqa.selenium.WebElement userList)
-
-
Method Details
-
getUsers
-
hasFixedLayout
public boolean hasFixedLayout()Note: This only checks the class attribute. The actual fixed-layout functionality cannot be verified. -
getUsernames
-