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