Closed GoogleCodeExporter closed 9 years ago
Did you try supplying the full "com.salesforce.chatter:auth" as the
androidProcess? We expect an exact match between the process name you see in ps
and what you supply in androidProcess.
Original comment by craigdh@chromium.org
on 19 Nov 2013 at 11:40
just tried it with the exact process name that I can see when I manually start
the app:
"com.salesforce.chatter:auth" and it still times out and fails to start (log
attached for that)
After manually starting the app (after pushing the eula.xml) and waiting for
the app to load I can see the process listed (shell_ps.txt attached).
Also, I'm realizing my methodology won't work with pushing the eula.xml file,
since you guys are issuing the command `adb shell pm clear
com.salesforce.chatter` which will delete the eula.xml file.
So, this is likely a duplicate of #634 and once that is in place then I'll be
able to use chromedriver on my app.
Original comment by luke.semerau
on 20 Nov 2013 at 6:44
Attachments:
Original comment by craigdh@chromium.org
on 20 Nov 2013 at 7:29
Original issue reported on code.google.com by
luke.semerau
on 19 Nov 2013 at 5:43Attachments: