waitForNotSelectedId (UI Automation - Synchronization)
- Purpose
- Generated from getSelectedId(selectLocator)
- Gets option element ID for selected option in the specified select element.
- Syntax
- waitForNotSelectedId(selectLocator, pattern)
- Target
- selectLocator- An element locator identifying a drop-down menu.
- Value
- pattern
- Return Value
- Pass, if the selected option ID is not in the specified select drop-down.