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