Class RadioButtonGroup


  • public class RadioButtonGroup
    extends Object
    • Constructor Detail

      • RadioButtonGroup

        public RadioButtonGroup​(List<org.openqa.selenium.WebElement> radioButtons)
    • Method Detail

      • selectByValue

        public void selectByValue​(String value)