Class CommandButton

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

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

      • CommandButton

        public CommandButton()
    • Method Detail

      • click

        public void click()