assertURL
assertURL
COMMENT
Assert the response of the URL being correct. The test case will not keep playing if the command fails
assertURL
https://sideex.github.io/example/webpage_under_test/noneditable-paragraph.html
COMMENT
The next command is intended to fail to demonstrate the termination of the test case
assertURL
https://sideex.github.io/example/webpage_under_test/hi.html
echo
This command will not be executed since the test case terminated due to command failure