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 | breakpointable | |
verifyAttribute | breakpointable@class | regex:breakpoint |
waitForText | content | This is final text |
click | pauseTest | |
waitForText | commandPasses | 2 |
verifyElementPresent | //tr[contains(@class, 'status_passed')]//*[contains(text(), 'Dogfood AUT: Pause')] | |
verifyAttribute | breakpointable@class | regex:breakpoint |
verifyAttribute | breakpointable@class | regex:status_passed |