Class AppiumSetValue
java.lang.Object
com.codeborne.selenide.FluentCommand
com.codeborne.selenide.commands.SetValue
com.codeborne.selenide.appium.commands.AppiumSetValue
- All Implemented Interfaces:
Command<SelenideElement>
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
execute
(WebElementSource locator, Object[] args) Methods inherited from class com.codeborne.selenide.FluentCommand
execute