perform_secondary_action
Trigger secondary actions such as right-click, expand, or collapse on interface elements to access context menus or change component states.
Instructions
Perform a secondary action on an element (e.g., right-click menu, expand)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action name (e.g., "Raise", "Expand", "Collapse") | |
| window | Yes | Window object | |
| element_index | Yes | Element index from accessibility tree |