| advanced_search_general_options | ||
| open | /advanced_search.cgi | |
| type | limit | 50 |
| clickAndWait | //input[@type='submit'] | |
| verifyText | //div[3]/div/p[1] | Custom Limit to 50 results per page Display valid results only |
| verifyElementPresent | //div[3]/div[2]/div[2]/table | |
| verifyElementPresent | //tr[51] | |
| verifyElementNotPresent | //tr[54] | |
| verifyValue | limit | 50 |
| click | my_results_only | |
| click | has_comments | |
| clickAndWait | //input[@type='submit'] | |
| verifyText | //div[3]/div/p[1] | Custom Has comments Limit to 50 results per page Display my results only Display valid results only |
| verifyElementPresent | //div[3]/div[2]/div[2]/table/tbody/tr[2] | |
| verifyValue | limit | 50 |
| verifyValue | my_results_only | on |
| verifyValue | has_comments | on |