Android - Jetpack Compose
Last updated
Last updated
Maestro supports Jetpack Compose.
Given a composable with a displayed text:
You can use the following command to tap on this Text
:
Given a composable without text, you can use semantics:
For the following composable:
You can tap on this using testTag
: