verifySomethingSelected (UI Automation - Interrogation)
Compatible with:
- Purpose
- Generated from isSomethingSelected(selectLocator)
- This command is used to verify whether some option in a drop-down menu is selected or not.
- Syntax
- verifySomethingSelected(selectLocator)
- Target
- selectLocator
- Value
- N/A
- Return Value
- True if some option has been selected, false otherwise.