addSelectionAndWait(UI Automation - Manipulation)
Compatible with:
- Purpose
- Generated from addSelection(locator, optionLocator)
- This command adds a selection to the set of selected options in a multi-select element using an option locator and waits for the timeout provided.
- Syntax
- addSelectionAndWait(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