Package com.codeborne.selenide.commands
Class GetOptions
java.lang.Object
com.codeborne.selenide.commands.GetOptions
- All Implemented Interfaces:
Command<ElementsCollection>
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(SelenideElement proxy, WebElementSource selectElement, Object @Nullable [] args)
-
Constructor Details
-
GetOptions
public GetOptions()
-
-
Method Details
-
execute
public ElementsCollection execute(SelenideElement proxy, WebElementSource selectElement, Object @Nullable [] args) - Specified by:
execute
in interfaceCommand<ElementsCollection>
-