scroll_to_element
Scroll to bring a UI element into view in any macOS application by specifying its app name and element path.
Instructions
Scrolls until a UI element with specified text or role becomes visible
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appName | Yes | Application name containing the element | |
| elementPath | Yes | Path to the element to scroll into view |