Package com.xwiki.pro.test.po.generic
Class ContributorsMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.ContributorsMacro
public class ContributorsMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a Contributors 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
-
ContributorsMacro
public ContributorsMacro(org.openqa.selenium.WebElement macro)
-
-
Method Details
-
getNames
-
isListMode
public boolean isListMode() -
getContributionCounts
-
hasLastModifiedDates
public boolean hasLastModifiedDates() -
getNoneFoundMessage
-
hasPages
public boolean hasPages() -
hasContributionCount
public boolean hasContributionCount() -
getPages
-
hasNonePagesMessage
public boolean hasNonePagesMessage()
-