macchrome / linchrome

ungoogled chromium portablelinux
71 stars 1 forks source link

Driver for version 105.0.5177 does not exist (Chromium Driver) #22

Closed hjames034 closed 2 years ago

hjames034 commented 2 years ago

When using webdriver-manager module in Python, I have recently run into the following error:

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

As a result, the Chromium web driver cannot be opened, and my program cannot run. Has the driver for v105.0.5177 stopped working?

macchrome commented 2 years ago

The latest (version appropriate) chromedriver is included with the Chromium v105.0.5195.x package.

Seriously, what do you want me to do!