Package com.xwiki.confluencepro.test.po
Class QuestionSpace
- java.lang.Object
-
- org.xwiki.test.ui.po.BaseElement
-
- com.xwiki.confluencepro.test.po.QuestionSpace
-
public class QuestionSpace extends org.xwiki.test.ui.po.BaseElementRepresents actions that can be done on the running view of a migration page.- Since:
- 1.0
- Version:
- $Id$
-
-
Constructor Summary
Constructors Constructor Description QuestionSpace(int index)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.WebElementgetCheckbox()StringgetSpaceName()
-
-
-
Method Detail
-
getCheckbox
public org.openqa.selenium.WebElement getCheckbox()
-
getSpaceName
public String getSpaceName()
-
-