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