assertTitle
assertTitle
open
https://sideex.github.io/example/webpage_under_test/noneditable-paragraph.html
COMMENT
Asserts the title of the web page being correct. The test case will not keep playing if the command fails
assertTitle
noneditable-paragraph
COMMENT
The next command is intended to fail to demonstrate the termination of the test case
assertTitle
editable-paragraph
echo
This command will not be executed since the test case terminated due to command failure