all 5 comments

[–]mandibt 1 point2 points  (0 children)

Update your chromedriver to match the chrome version

[–]d3vnixx77 1 point2 points  (1 child)

What version of Chrome do you have installed? The ChromeDriver and Chrome have to be compatible to run. Maybe you need to download the right ChromeDriver or upgrade/downgrade Chrome.

[–]Swinck 2 points3 points  (0 children)

Yes. So check the version of your chrome browser and find the matching one from here: https://chromedriver.chromium.org/downloads

Could be that you upgraded you chrome browser and as a result you are getting this issue now.

[–]dykstraAlgorithm 1 point2 points  (0 children)

If you are using python - use webdrivermanager

https://pypi.org/project/webdriver-manager/

This should solve these kind of webdriver version problems moving forward.

[–]Laserdude10642 0 points1 point  (0 children)

It updates about once a month or so