@Action(value: verifyElementAttributeValue) class VerifyElementAttributeValueKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
VerifyElementAttributeValueKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
boolean |
verifyElementAttributeValue(TestObject to, String attributeName, String attributeValue, int timeOut, FailureHandling flowControl) |