Package com.codeborne.selenide.commands
Class GetSelectedOptionValue
java.lang.Object
com.codeborne.selenide.commands.GetSelectedOptionValue
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(SelenideElement proxy, WebElementSource selectElement, Object[] args)
-
Constructor Details
-
GetSelectedOptionValue
public GetSelectedOptionValue()
-
-
Method Details
-
execute
@CheckReturnValue @Nullable public String execute(SelenideElement proxy, WebElementSource selectElement, @Nullable Object[] args)
-