TapOn for elongated element with tapable text on the left #2228
-
Hello, i cant tap on element with condition on app like this |
Beta Was this translation helpful? Give feedback.
Answered by
Fishbowler
Jul 24, 2025
Replies: 1 comment
-
The tapOn docs: https://docs.maestro.dev/api-reference/commands/tapon They include an option to tap a point within an element. Tapping something like 10%,50% should do it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Fishbowler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The tapOn docs: https://docs.maestro.dev/api-reference/commands/tapon
They include an option to tap a point within an element. Tapping something like 10%,50% should do it.