waitForNotSomethingSelected (UI Automation - Synchronization)
Compatible with:
- Purpose
- Generated from isNotSomethingSelected(selectLocator)
- This command waits for the determination of some option in a drop-down menu being selected.
- Syntax
- waitForNotSomethingSelected(selectLocator)
- Target
- selectLocator - An element locator identifying a drop-down menu.
- Value
- N/A
- Return Value
- true if no option has been selected, false otherwise