Running a custom accessibility service parallelly with maestro #2808
Unanswered
vaibhav-agr
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi, is there a way to run accessibility services while running maestro tests on android? From what i've noticed is maestro temporarily disables any accessibility service while the tests are being run. Can this behaviour be disabled with any flag or config option? I couldn't find any such info in docs.
If not, please guide if there is a way to patch this behaviour. From what I understand accessibility services are being disabled from here -
Maestro/maestro-android/src/androidTest/java/dev/mobile/maestro/MaestroDriverService.kt
Line 232 in 23598ef
Beta Was this translation helpful? Give feedback.
All reactions