verifySelectedLabel (UI Automation - Interrogation)
Compatible with:
- Purpose
- This command is used to verify option label (visible text) for selected option in the specific select element.
- Syntax
- verifySelectedLabel(selectLocator, pattern)
- Target
- selectLocator - an element locator identifying a drop-down menu
- Value
- pattern
- Return Value