assertNotChecked (UI Automation - Interrogation)
Compatible with:
- Purpose
- This command checkes for the checkbox/radio button is checked or not on the UI.
- If the checkbox/radio button is checked on the UI, the execution gets aborted.
- Syntax
- assertNotChecked(locator)
- Target
- Locator
- Value
- N/A
- Return Value
- Returns true or false