@Action(value: waitForElementHasAttribute) class WaitForElementHasAttributeKeyword extends WebUIAbstractKeyword
| Modifiers | Name | Description |
|---|---|---|
class |
WaitForElementHasAttributeKeyword.1 |
| Constructor and description |
|---|
WaitForElementHasAttributeKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
waitForElementHasAttribute(TestObject to, String attributeName, int timeOut, FailureHandling flowControl) |