public class RadioButtonGroup
extends java.lang.Object
Constructor and Description |
---|
RadioButtonGroup(java.util.List<org.openqa.selenium.WebElement> radioButtons) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.lang.String> |
getSelectedValue() |
void |
selectByValue(java.lang.String value) |