Verify Not Text

This operation verifies the existence of the specified string is NOT somewhere in the response received from server.


Usage

verifyNotText = "<<text to verify not on this page>>"

Examples

verifyNotText = "123456789"
verifyNotText = "Only shown on page sometimes"