add_to_selection
Add an item to a multi-select container without clearing the current selection, using the element ID from find_element.
Instructions
Add an item to the current selection in a multi-select container via the UIA SelectionItem pattern (does not deselect existing items).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element |