describe_ui
Retrieve the full view hierarchy, including precise frame coordinates (x, y, width, height) for all visible elements in a simulator. Use JSON tree output for accurate UI automation and layout validation.
Instructions
Gets entire view hierarchy with precise frame coordinates (x, y, width, height) for all visible elements. Use this before UI interactions or after layout changes - do NOT guess coordinates from screenshots. Returns JSON tree with frame data for accurate automation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
simulatorUuid | Yes |