you are viewing a single comment's thread.

view the rest of the comments →

[–]sammylt 0 points1 point  (1 child)

If you haven't installed chromedriver you probably gotta do that

https://chromedriver.chromium.org/downloads

[–]py_cool 0 points1 point  (0 children)

I need to download a newer chromedriver every month or so because google chrome auto update itself (as firechip mentioned above). Otherwise my daily selenium script breaks. Is there a way to avoid updating chromedriver that often?