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