Class 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 Detail

      • content

        public org.openqa.selenium.WebElement content
    • Constructor Detail

      • DownloadArchiveModalView

        public DownloadArchiveModalView​(org.openqa.selenium.By selector)
    • Method Detail

      • 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()
      • clickDownloadButton

        public void clickDownloadButton()
      • clickCancelButton

        public void clickCancelButton()