@Action(value: waitForElementAttributeValue) class WaitForElementAttributeValueKeyword extends AbstractKeyword
Modifiers | Name | Description |
---|---|---|
class |
WaitForElementAttributeValueKeyword.1 |
Fields inherited from class | Fields |
---|---|
class AbstractKeyword |
logger |
Constructor and description |
---|
WaitForElementAttributeValueKeyword
() |
Type Params | Return Type | Name and description |
---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
waitForElementAttributeValue(WindowsTestObject testObject, String attributeName, String attributeValue, int timeOut, FailureHandling flowControl) |
Methods inherited from class | Name |
---|---|
class AbstractKeyword |
getBooleanValue, getFailureHandling, getParam, getTestObject |