| Manage Testcases - Load | ||
| clickAndWait | link=Manage Testcases | |
| select | product_filter | label=Thunderbird (3) |
| waitForElementNotPresent | //SELECT[@id='branch_filter'][@disabled] | |
| select | branch_filter | label=2.0 Branch* |
| waitForElementNotPresent | //SELECT[@id='testcase_id'][@disabled] | |
| select | testcase_id | label=*Coop's New Testcase |
| waitForVisible | testcase_display_div | |
| verifyText | summary_text | Coop's New Testcase |
| verifyText | product_text | Thunderbird |
| verifyText | branch_text | 2.0 Branch |
| verifyElementPresent | link=666 | |
| verifyTable | //div[@id='testcase_display_div']/div[2]/div/table[2].0.0 | Steps to Perform: Step 1 Step 2 |
| verifyTable | //div[@id='testcase_display_div']/div[2]/div/table[2].0.1 | Expected Results: Everything should work. |