Android - Views
Last updated
Last updated
Maestro fully supports native Android apps. Maestro tests can also run on real hardware devices.
Getting StartedAny view with a text
property can be tapped on:
Can be tapped in the following way:
Views can be accessed by their ids. For example:
Can be tapped in the following way:
contentDescription
field is surfaced as text property and can be interacted in the same way as any view containing text
:
This view can then be tapped using the following command:
Unicode text input is not yet currently supported. Though views that have unicode in them can still be interacted with.