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