java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.BaseModal
com.xwiki.admintools.test.po.modals.DownloadArchiveModalView
public class DownloadArchiveModalView
extends org.xwiki.test.ui.po.BaseModal
Represents actions that can be done on the download files archive modal.
- Version:
- $Id$
-
Field Summary
Fields
org.openqa.selenium.WebElement
Fields inherited from class org.xwiki.test.ui.po.BaseModal
container
-
Constructor Summary
Constructors
-
Method Summary
void
void
org.openqa.selenium.WebElement
org.openqa.selenium.WebElement
org.openqa.selenium.WebElement
org.openqa.selenium.WebElement
org.openqa.selenium.WebElement
Methods inherited from class org.xwiki.test.ui.po.BaseModal
close, getTitle, isDisplayed, waitForClosed
Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
content
public org.openqa.selenium.WebElement content
-
Constructor Details
-
DownloadArchiveModalView
public DownloadArchiveModalView(org.openqa.selenium.By selector)
-
Method Details
-
getXWikiConfigCheckbox
public org.openqa.selenium.WebElement getXWikiConfigCheckbox()
-
getXWikiPropertiesCheckBox
public org.openqa.selenium.WebElement getXWikiPropertiesCheckBox()
-
getProviderCheckBox
public org.openqa.selenium.WebElement getProviderCheckBox()
-
getLogsCheckBox
public org.openqa.selenium.WebElement getLogsCheckBox()
-
getDateFilters
public org.openqa.selenium.WebElement getDateFilters()
-
-