Package com.xwiki.pro.test.po.generic
Class TabMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.TabMacro
public class TabMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a Tab macro and provides access to its attributes.
- Since:
- 1.28
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetId()intbooleanisActive()booleanisContentDisplayed(String expectedText) Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
TabMacro
-
-
Method Details
-
getId
-
isActive
public boolean isActive() -
getCssClass
-
getCssStyle
-
getNextAfter
public int getNextAfter() -
isContentDisplayed
-
getEffectDuration
public int getEffectDuration()
-