| regular_expression_exercise2 | ||
| open | /seleniumtraining/selenium_regular_expression.htm | |
| verifyText | //label[1] | Select |
| select | sel_selection | label=regexp:^[Tt]ype 1 |
| assertAlert | Type 1 | |
| select | sel_selection | label=regexp:^[Tt]ype 2 |
| assertAlert | Type 2 | |
| select | sel_selection | label=regexp:^[Tt]ype 3 |
| assertAlert | Type 3 | |