waitForSelectOptions (UI Automation - Synchronization)
Compatible with:
- Purpose
- This command wait's for the options populated in a drop-down or not.
- Syntax
- waitForSelectOptions( selectLocator , pattern)
- Target
- selectLocator
- Value
- pattern - the array of options in a drop down
- Return Value
- An array of all option labels in the specific select drop-down.