Class AppiumType
java.lang.Object
com.codeborne.selenide.FluentCommand
com.codeborne.selenide.commands.Type
com.codeborne.selenide.appium.commands.AppiumType
- All Implemented Interfaces:
Command<SelenideElement>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
execute
(WebElementSource locator, Object[] args) protected org.openqa.selenium.WebElement
findElement
(WebElementSource locator) Methods inherited from class com.codeborne.selenide.commands.Type
clearField, extractOptions
Methods inherited from class com.codeborne.selenide.FluentCommand
execute
-
Constructor Details
-
AppiumType
public AppiumType()
-
-
Method Details
-
execute
-
findElement
- Overrides:
findElement
in classType
-