Friday, 25 October 2019

How can I run an automatic robo test on Android app? like the one on Firebase Test Lab

On the Play Store and on Firebase Test Lab I can run automated tests without writing any scripts, they just go through the app and try stuff for a few minutes.

How can I run this kind of test either from the command line or from Android Studio? I have about 10 different phones I would like to run it on.

Thanks.



from How can I run an automatic robo test on Android app? like the one on Firebase Test Lab

No comments:

Post a Comment