@Action(value: findElement) class FindElementKeyword extends AbstractKeyword
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
FindElementKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
WebElement |
findElement(WindowsTestObject testObject, FailureHandling flowControl) |
|
SupportLevel |
getSupportLevel(Object[] params) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |