dump_ui_hierarchy
Extract the UI hierarchy of a connected Android device to analyze and debug its structure for testing and development purposes.
Instructions
Dump the UI hierarchy of the connected Android device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "dump_ui_hierarchyArguments",
"type": "object"
}