verifyNotEval (UI Automation - Interrogation)
Compatible with:
- Purpose
- Verifies not condition of the result of evaluating the specific JavaScript snippet.
- Syntax
- verifyNotEval(script, pattern)
- Target
- script
- Value
- pattern
- Return Value
-
Results of evaluating the snippet.The snippet may have multiple lines, but only the result of the last line will be returned.