brandon15811
brandon15811
When I was working on automating this with selenium a few months ago, for some reason I used the selector `[id$=in]`, which finds all the forms with an ID that...
I wrote some docs on logging in via a web browser, and it seems like it still works https://github.com/simon-weber/gpsoauth/issues/13 EDIT: Actually, logging in via a web browser isn't needed
@MCMrARM I'm not sure what exactly needs to be changed, but I do know login without a web browser is still possible. I made a POC google play downloader a...