verifyNotValue (UI Automation - Interrogation)
Compatible with:
- Purpose
- To verify checkbox/radio elements, the value will be "on" or "off" depending on whether the element is checked or not.
- Syntax
- verifyNotValue(locator, pattern)
- Target
- locator
- Value
- pattern
- Return Value
-
the element value, or "on/off" for checkbox/radio elements.