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.BaseElementRepresents an Expand macro and provides access to its attributes.- Since:
- 1.28
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description ExpandMacro(org.openqa.selenium.WebElement expand)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleancontainsImage(String partialSrc)List<org.openqa.selenium.WebElement>getImages()org.openqa.selenium.WebElementgetPanel()List<String>getTextContent()StringgetTitle()booleanhasIcon()voidtoggle()
-