View Hierarchy
Following commands are going to help you to understand what is currently shown on the screen.
hierarchy
hierarchy
command prints out the whole view hierarchy that is currently being shown
maestro hierarchy
query
query
command finds an element that matches a condition:
maestro query [text=regex] [id=regex]
Last updated
Was this helpful?