public class RadioButtonGroup extends Object
Constructor and Description |
---|
RadioButtonGroup(List<org.openqa.selenium.WebElement> radioButtons) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getSelectedValue() |
void |
selectByValue(String value) |
Copyright © 2023. All rights reserved.