ai-to-ai / Auto-Gmail-Creator

Open Source Bulk Auto Gmail Creator Bot with Selenium & Seleniumwire ( Python ). Feel free to contact me with Django/Flask, ML, AI, GPT, Automation, Scraping.
https://gptlawyer.pro
481 stars 258 forks source link

It seems like there's an issue with the WebDriver Manager not being able to find or install the correct ChromeDriver for your version of Google Chrome (115.0.5790). #18

Closed Ken123King closed 9 months ago

Ken123King commented 1 year ago

https://chromedriver.storage.googleapis.com/115.0.5790/chromedriver_win32.zip Seems like something is wrong with the chrome driver outdated or something the website doesn't open ? So I think you have to change it for the one that works I went onto this website and found link that is working https://chromedriver.storage.googleapis.com/index.html?path=114.0.5735.16/, and I believe then you have change it in the code somewhere, but I wasn't able to find it there soo I'm not sure.

RedLeo-Sam commented 1 year ago

You can install your required driver by editing following code: driver = webdriver.Chrome(service=Service(ChromeDriverManager().install()), options = options, seleniumwire_options=seleniumwire_options) to this driver = webdriver.Chrome(service=Service(ChromeDriverManager(version="114.0.5735.90").install()), options = options, seleniumwire_options=seleniumwire_options)

however by doing this drivers will be install but there are other bugs as well...

Ken123King commented 1 year ago

yo man thanks it solve it but yea there is more bugs my friend recommended me this tool should work gonna run it rn https://docs.swish.bot/google-modules/google-generator

Ken123King commented 1 year ago

u gotta pay for it after u want to run the creator rip