Package com.codeborne.selenide.commands
Class SetSelected
- java.lang.Object
-
- com.codeborne.selenide.commands.SetSelected
-
-
Constructor Summary
Constructors Constructor Description SetSelected()SetSelected(Click click)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.openqa.selenium.WebElementexecute(SelenideElement proxy, WebElementSource locator, java.lang.Object[] args)
-
-
-
Constructor Detail
-
SetSelected
public SetSelected()
-
SetSelected
public SetSelected(Click click)
-
-
Method Detail
-
execute
@Nonnull public org.openqa.selenium.WebElement execute(SelenideElement proxy, WebElementSource locator, @Nullable java.lang.Object[] args)
-
-