You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used poetry to update the dependencies. And the first thing I did when this problem occurred was to run the update via poetry. But the error persisted, then I wrote a message that it didn't work, but I decided to try to update the library via
pip install --upgrade webdriver_manager
The library was updated and everything worked.
raise ValueError(f"There is no such driver by url {resp.url}")
https://chromedriver.storage.googleapis.com/117.0.5938/chromedriver_mac_arm64.zip
The text was updated successfully, but these errors were encountered: