Advanced Search - General Options
open /advanced_search.cgi
select product label=SeaMonkey (2)
type limit 50
clickAndWait //input[@type='submit']
verifyText //div[@id='sidebar']/div[3]/div/p[1] CustomProduct is 'SeaMonkey'Limit to 50 results per pageDisplay 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[@id='sidebar']/div[3]/div/p CustomProduct is 'SeaMonkey'Has commentsLimit to 50 results per pageDisplay my results onlyDisplay 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