Package com.xwiki.pro.test.po.generic
Class TeamMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.TeamMacro
public class TeamMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a Team macro and provides access to its attributes.
- Since:
- 1.28
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAvatarBackgroundColor(String username) getAvatarBorderRadius(String username) getAvatarFontColor(String username) getAvatarInitials(String username) getAvatarSize(String username) getProfileLink(String username) List<org.openqa.selenium.WebElement>getUsers()getUserTitle(String username) booleanbooleanisUsernameVisible(String username) Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
TeamMacro
public TeamMacro(org.openqa.selenium.WebElement team)
-
-
Method Details
-
getUsers
-
getUserTitle
-
getProfileLink
-
getAvatarInitials
-
getAvatarBackgroundColor
-
getAvatarFontColor
-
getAvatarSize
-
getAvatarBorderRadius
-
hasEmptyTeamMessage
public boolean hasEmptyTeamMessage() -
isUsernameVisible
-