Test Break Point
|
| open |
../core/TestRunner.html?test=../tests/dogfood/aut/PauseTestSuite.html |
|
| waitForText |
//tr[@class="title"] |
Dogfood AUT: Pause |
| click |
runSuite |
|
| waitForText |
content |
Loading text... |
| click |
//table[@border="1"]//tr[6] |
|
| verifyAttribute |
//table[@border="1"]//tr[6]/@class |
breakpoint |
| waitForText |
content |
This is final text |
| click |
pauseTest |
|
| waitForText |
commandPasses |
2 |
| verifyText |
//tr[@class='title status_passed']//td[1] |
Dogfood AUT: Pause |
| verifyAttribute |
//table[@border="1"]//tr[6]/@class |
breakpoint status_passed |