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 Detail

      • RadioButton

        public RadioButton()
    • Method Detail

      • isSelected

        public boolean isSelected()
      • select

        public void select()