expand_element
Expand any collapsible UI element such as a tree node, combo box, or menu by providing its element ID. Solves the need to reveal hidden content within expandable widgets.
Instructions
Expand a collapsible element (tree node, combo box, menu) via the UIA ExpandCollapse pattern.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element |