Package com.xwiki.pro.test.po.generic
Class ExpandMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.ExpandMacro
public class ExpandMacro
extends org.xwiki.test.ui.po.BaseElement
Represents an Expand 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
-
ExpandMacro
public ExpandMacro(org.openqa.selenium.WebElement expand)
-
-
Method Details
-
hasIcon
public boolean hasIcon() -
getTitle
-
getPanel
public org.openqa.selenium.WebElement getPanel() -
getImages
-
getTextContent
-
containsImage
-
toggle
public void toggle()
-