Package com.xwiki.pro.test.po.generic
Class UserListItem
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.UserListItem
public class UserListItem
extends org.xwiki.test.ui.po.BaseElement
Represents an item from a UserList macro and provides access to its attributes.
- Since:
- 1.28
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEmail()getPhone()List<org.openqa.selenium.WebElement>booleanhasProfileLink(String username) booleanisEmailLinkValid(String expectedEmail) Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
UserListItem
public UserListItem(org.openqa.selenium.WebElement item)
-
-
Method Details
-
getAvatarTitle
-
getAvatarAlt
-
getUsername
-
hasProfileLink
-
getPhone
-
getEmail
-
isEmailLinkValid
-
getAddress
-
getBlogFeed
-
getProperties
-
getPropertyTypes
-