!!!Should Fail!!! Tests for expectError and expectFailure commands |
||
open | ./tests/html/test_click_page1.html | |
verifyFailureOnNext | The next command succeeds | |
verifyText | link | Click here for next page |
verifyFailureOnNext | The wrong message | |
verifyText | link | foo |
verifyErrorOnNext | The wrong message | |
verifyText | notAnElement | foo |