verifyNotChecked (UI Automation - Interrogation)
Compatible with:
- Purpose
- Verify whether a toggle-button (checkbox/radio) is not checked.
- Syntax
- verifyNotChecked(locator)
- Target
- locator
- Value
- N/A
- Return Value
-
true or false.Fails if the specified element doesn't exist or isn't a toggle-button.