Class WikisSizeModalView
- java.lang.Object
-
- org.xwiki.test.ui.po.BaseElement
-
- org.xwiki.test.ui.po.BaseModal
-
- com.xwiki.admintools.test.po.modals.WikisSizeModalView
-
public class WikisSizeModalView extends org.xwiki.test.ui.po.BaseModalRepresents actions that can be done on the wikis size view modal.- Version:
- $Id$
-
-
Field Summary
Fields Modifier and Type Field Description org.openqa.selenium.WebElementcontent
-
Constructor Summary
Constructors Constructor Description WikisSizeModalView(org.openqa.selenium.By selector)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidclickCancelButton()List<org.openqa.selenium.WebElement>getTableRows()StringgetUserCount()-
Methods inherited from class org.xwiki.test.ui.po.BaseModal
close, getTitle, isDisplayed, waitForClosed
-
-