Package com.codeborne.selenide.commands
Class SetValue
java.lang.Object
com.codeborne.selenide.FluentCommand
com.codeborne.selenide.commands.SetValue
- All Implemented Interfaces:
Command<SelenideElement>
- Direct Known Subclasses:
AppiumSetValue
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
execute
(WebElementSource locator, Object @Nullable [] args) Methods inherited from class com.codeborne.selenide.FluentCommand
execute
-
Constructor Details
-
SetValue
public SetValue() -
SetValue
-
-
Method Details
-
execute
- Specified by:
execute
in classFluentCommand
-