remove_from_selection
Remove an item from the current selection in a multi-select UI container by providing the element ID from a previous search.
Instructions
Remove an item from the current selection in a multi-select container via the UIA SelectionItem pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element |