@com.kms.katalon.core.annotation.internal.Action(value: setText) class SetTextKeyword extends MobileAbstractKeyword
| Constructor and description |
|---|
SetTextKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
com.kms.katalon.core.keyword.internal.SupportLevel |
getSupportLevel(Object[] params) |
|
void |
sendKeys(org.openqa.selenium.WebElement element, String text) |
|
void |
setText(com.kms.katalon.core.testobject.TestObject to, String text, int timeout, com.kms.katalon.core.model.FailureHandling flowControl) |
| Methods inherited from class | Name |
|---|---|
class MobileAbstractKeyword |
findElement, getAnyAppiumDriver, getSupportLevel, internalSwitchToContext, internalSwitchToNativeContext, internalSwitchToWebViewContext |