wodsuz / EasyApplyJobsBot

A python bot to automatically apply all Linkedin,Glassdoor, etc Easy Apply jobs based on your preferences. Auto login, auto fill additional questions, apply automatically!
https://www.automated-bots.com/
Other
424 stars 141 forks source link

No such driver value error #39

Closed Fishstick327 closed 9 months ago

Fishstick327 commented 1 year ago

ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/114.0.5735.248/chromedriver_win32.zip

Got this error when try to run

shinnjr commented 1 year ago

Any update on this from a mac user?

ValueError: There is no such driver by url https://chromedriver.storage.googleapis.com/LATEST_RELEASE_115.0.5790

Code won't run

axk5216 commented 1 year ago

Same issue, but I fixed it. After the most recent chrome update, they are changing the way they distribute the chrome driver manager. Going to the link in the error yields a blank XML file with nothing inside.

So line 15 on the linkedin.py should be this, all on one line, make sure you match the indentation. self.driver = webdriver.Chrome(service=ChromeService(ChromeDriverManager(version="114.0.5735.16").install()),options=utils.chromeBrowserOptions())

But I'm getting this error now, not sure why, but it seems to work anyways. [21564:21136:0808/233422.607:ERROR:socket_manager.cc(141)] Failed to resolve address for stun.l.google.com., errorcode: -105

wodsuz commented 9 months ago

The code is updated, it. Soon pro version will be released on our site - https://www.automated-bots.com/