Class RadioButton

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

public abstract class RadioButton extends AbstractComponent
Component wrapper for the PrimeFaces p:radioButton.
  • Constructor Details

    • RadioButton

      public RadioButton()
  • Method Details

    • isSelected

      public boolean isSelected()
    • select

      public void select()