@Action(value: findWebElement) class FindWebElementKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
FindWebElementKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
WebElement |
findWebElement(TestObject to, int timeout, FailureHandling flowControl) |
|
SupportLevel |
getSupportLevel(Object[] params) |