Class LastNLinesModalView


  • public class LastNLinesModalView
    extends org.xwiki.test.ui.po.BaseModal
    Represents actions that can be done on the view last n lines of log 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
      LastNLinesModalView​(org.openqa.selenium.By selector, String modalId)  
    • Field Detail

      • content

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

      • LastNLinesModalView

        public LastNLinesModalView​(org.openqa.selenium.By selector,
                                   String modalId)
    • Method Detail

      • clickViewButton

        public void clickViewButton()
      • clickCancelButton

        public void clickCancelButton()