get_element_rect
Retrieve the position and size of a UI element relative to its parent app window using the element ID from a prior find_element call.
Instructions
Get the position (relative to the app window) and size of an element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementId | Yes | Element ID returned by find_element |