Hi, I am trying to use MonkeyRunner to login on my virtual device with my gmail address. The issue is that the app closes when clicking on the New button in the google store app.
I am using Genymotion as an emulator. Here is my script: https://gist.github.com/jrm2k6/1b7596379c76203c9ff3/aed6bd3221f6f69b63eb915caf6db7c0fceae9f0 I have also a logcat, but I didn't see anything really helpful in it: https://gist.github.com/jrm2k6/b95e4bbb353c314bb186 I don't really know where to look. I have several ideas: - could it be because I am trying to monkey test an app which is not mine? but a google app? - could it be Genymotion handling incorrectly clicks? (typing seems to be ok, it is when it tries to go to the next intent that it fails) Thanks! Jeremy -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

