jsixface / GoogleVoiceDeleter

1 stars 0 forks source link

Unclear instructions - how to run? #1

Open stacksjb opened 3 years ago

stacksjb commented 3 years ago

Hello - I've been wracking my head with the same issue you've documented in your blog, and have been looking at various solutions. This looks very promising, but as someone who is unfamiliar with Selenium scripts and ChromeDriver I'm not sure how I can actually execute this - would you be able to provide any guidance?

Is there a raw script I can just run from developer tools, or directly in the Selenium IDE plugin?

Thx!

jsixface commented 3 years ago

The code is in one file. It is not designed properly as 'solution' to download and run. One can go through the main code and tweak it to their needs.

I found out that the chrome driver does not allow you to login to google account in Windows/Mac. I tested this in Linux. May be I can change that to run geckodriver from Mozilla.