Package com.codeborne.selenide.commands
Class SelectOptionContainingText
- java.lang.Object
-
- com.codeborne.selenide.commands.SelectOptionContainingText
-
-
Constructor Summary
Constructors Constructor Description SelectOptionContainingText()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Voidexecute(SelenideElement proxy, WebElementSource selectField, java.lang.Object[] args)
-
-
-
Method Detail
-
execute
@Nullable public java.lang.Void execute(SelenideElement proxy, WebElementSource selectField, @Nullable java.lang.Object[] args)
-
-