get-element-tree
Retrieve a hierarchical view of mobile app UI elements for automation testing and debugging. This tool provides structured element data to identify and interact with components during mobile app development.
Instructions
Get a hierarchical view of the UI elements (similar to Appium Inspector)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxDepth | No | Maximum depth to traverse in the element tree (default: 5) |