Class SelectBooleanButton

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

public abstract class SelectBooleanButton extends AbstractToggleComponent
Component wrapper for the PrimeFaces p:selectBooleanButton.
  • Constructor Details

    • SelectBooleanButton

      public SelectBooleanButton()
  • Method Details

    • getLabel

      public String getLabel()
      Gets the current label on the button.
      Returns:
      the label text of the button