@Action(value: executeJavaScript) class ExecuteJavaScriptKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
ExecuteJavaScriptKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
Object |
executeJavascript(String script, List arguments, FailureHandling flowControl) |
|
SupportLevel |
getSupportLevel(Object[] params) |