waitForSelectedLabel (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command wait's for a selected label from a drop-down.
- Syntax
- waitForSelectedLabel(selectLocator, pattern)
- Target
- selectLocator
- Value
- pattern - the option label selected
- Return Value
- The option label in the specific select drop-down.