When we do the login user journey on the Android phones the last visual change is a "save password" popup that we should try to disable.
Description
Description
Event Timeline
Comment Actions
There's some seems to be no command line switch to fix that, and I asked BitBar to do it manually on the phone that runs the tests.
Comment Actions
Chrome settings at BitBar has been changed and they are not removed between tests. I've updated the password setting and waiting for next tests to come through.
Comment Actions
It turns out that the Chromedriver on Android always clean the profile directory and that you cannot set your own profile on Android see https://monorail-prod.appspot.com/p/chromedriver/issues/detail?id=1206
I'm gonna create an issue for Chromedriver and see what can be done.
Comment Actions
I created https://monorail-prod.appspot.com/p/chromedriver/issues/detail?id=4238 to ask if they could help with a way moving forward.