waitForNotEval (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command gets the result of evaluating the specified JavaScript snippet. The snippet may have multiple lines, but only the result of the last line will be returned
- Syntax
- waitForNotEval(script, pattern)
- Target
- the JavaScript snippet to run
- Value
- true or false
- Return Value
- N/A