addSelection (UI Automation - Manipulation)
Compatible with:
- Purpose
- This command adds a selection to the set of selected options in a multi-select element using an option locator.
- Syntax
- addSelection(locator, optionLocator)
- Target
- locator - an element locator identifying a multi-select box
- Value
- optionLocator - an option locator (a label by default)
- Return Value
- N/A