Class EmptyPagesModalView


  • public class EmptyPagesModalView
    extends org.xwiki.test.ui.po.BaseModal
    Represents actions that can be done on the wikis empty pages 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
      EmptyPagesModalView​(org.openqa.selenium.By selector)  
    • Field Detail

      • content

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

      • EmptyPagesModalView

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

      • getTableRows

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

        public void clickCancelButton()