| Test Run Failed Tests | ||
| open | ../core/TestRunner.html?test=../tests/ErrorCheckingTestSuite.html | |
| waitForText | //tr[@class="title"] | Test Suite | 
| click | runSuite | |
| waitForText | testRuns | 3 | 
| verifyText | commandPasses | 37 | 
| verifyText | testFailures | 1 | 
| verifyText | commandFailures | 5 | 
| verifyText | commandErrors | 1 | 
| verifyElementPresent | //tr[contains(@class, 'status_failed')]//a[contains(text(), 'TestErrorChecking')] | |
| verifyElementPresent | //tr[contains(@class, 'status_failed')]//*[contains(text(), 'Test Suite')] | |