Class Panel

  • All Implemented Interfaces:
    org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

    public abstract class Panel
    extends AbstractComponent
    Component wrapper for the PrimeFaces p:panel.
    • Constructor Detail

      • Panel

        public Panel()
    • Method Detail

      • toggle

        public void toggle()
      • getToggler

        public org.openqa.selenium.WebElement getToggler()
      • getContent

        public org.openqa.selenium.WebElement getContent()