waitForSelectedValue (UI Automation - Synchronization)
Compatible with:
- Purpose
- Generated from getSelectedValue(selectLocator)
- This command waits for the implicit time period when the page loads, Gets option value (value attribute) for selected option in the specified select element.
- Syntax
- waitForSelectedValue (selectLocator, pattern)
- Target
- selectLocator- An element locator identifying a drop-down menu.
- Value
- pattern
- Return Value
- Pass, if all selected option value in the specified select drop-down is present.