Class RecycleBinsModalView


  • public class RecycleBinsModalView
    extends org.xwiki.test.ui.po.BaseModal
    Represents 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.WebElement content  
      • Fields inherited from class org.xwiki.test.ui.po.BaseModal

        container
    • Constructor Summary

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

      • content

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

      • RecycleBinsModalView

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

      • getTableRow

        public org.openqa.selenium.WebElement getTableRow()
      • clickCancelButton

        public void clickCancelButton()