Class WikisSizeModalView


  • public class WikisSizeModalView
    extends org.xwiki.test.ui.po.BaseModal
    Represents actions that can be done on the wikis size view modal.
    Version:
    $Id$
    • Field Summary

      Fields 
      Modifier and Type Field Description
      org.openqa.selenium.WebElement content  
      • Fields inherited from class org.xwiki.test.ui.po.BaseModal

        container
    • Constructor Summary

      Constructors 
      Constructor Description
      WikisSizeModalView​(org.openqa.selenium.By selector)  
    • Field Detail

      • content

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

      • WikisSizeModalView

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

      • clickCancelButton

        public void clickCancelButton()
      • getUserCount

        public String getUserCount()
      • getTableRows

        public List<org.openqa.selenium.WebElement> getTableRows()