waitForNotValue (UI Automation - Synchronization)
Compatible with:
- Purpose
- Waits for a specific value not to be present on target element
- Syntax
- waitForNotValue(locator, pattern)
- Target
- locator
- Value
- pattern
- Return Value
- The element value, or "on/off" for checkbox/radio elements.