@Action(value: setText) class SetTextKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
SetTextKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
protected List<ElementWaitingPhase> |
getElementWaitingPhases(JavascriptExecutor jsExecutor) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
void |
setText(TestObject to, String text, FailureHandling flowControl) |