@Action(value: selectOptionByLabel) class SelectOptionByLabelKeyword extends WebUIAbstractKeyword
| Constructor and description |
|---|
SelectOptionByLabelKeyword
() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Object |
execute(Object[] params) |
|
SupportLevel |
getSupportLevel(Object[] params) |
|
void |
selectOptionByLabel(TestObject to, String labelText, boolean isRegex, FailureHandling flowControl) |