Class FlushCacheModalView


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

      • content

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

      • FlushCacheModalView

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

      • clickConfirmButton

        public void clickConfirmButton()
      • clickCancelButton

        public void clickCancelButton()