How is maestro studio able to know the exact id of all the UI elements just from the APK? Isn't this information supposed to be obfuscated by R8? #839
Closed
sarimmehdi
started this conversation in
General
Replies: 1 comment
-
Hi @sarimmehdi! maestro doesn't read it from the APK, but instead we use UiAutomator and the Accessibility Framework to get this information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Was very surprised to see this information available for all UI elements in maestro studio
Beta Was this translation helpful? Give feedback.
All reactions