@ParametersAreNonnullByDefault public class SetValue extends java.lang.Object implements Command<SelenideElement>
| Constructor and Description |
|---|
SetValue() |
SetValue(SelectOptionByValue selectOptionByValue,
SelectRadio selectRadio) |
| Modifier and Type | Method and Description |
|---|---|
SelenideElement |
execute(SelenideElement proxy,
WebElementSource locator,
java.lang.Object[] args) |
public SetValue()
public SetValue(SelectOptionByValue selectOptionByValue, SelectRadio selectRadio)
@Nonnull public SelenideElement execute(SelenideElement proxy, WebElementSource locator, @Nullable java.lang.Object[] args)
execute in interface Command<SelenideElement>