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
{{ message }}
This repository was archived by the owner on Apr 17, 2026. It is now read-only.
Using the below command to update the chrome driver with webdriver-manager 12.1.7
webdriver-manager update --version.chrome=87.0.4280.88But, It is downloading the version 87.0.4280.20 as:
I/downloader - curl -o\node_modules\webdriver-manager\selenium/chromedriver_87.0.4280.88.zip https://chromedriver.storage.googleapis.com/87.0.4280.20/chromedriver_win32.zip
and renamed it to 87.0.4280.88.zip
Logs:
[15:35:15] I/config_source - curl -o\node_modules\webdriver-manager\selenium\standalone-response.xml https://selenium-release.storage.googleapis.com/
[15:35:15] I/config_source - curl -o\node_modules\webdriver-manager\selenium\chrome-response.xml https://chromedriver.storage.googleapis.com/
[15:35:16] I/downloader - curl -oE:\node_modules\webdriver-manager\selenium/chromedriver_87.0.4280.88.zip https://chromedriver.storage.googleapis.com/87.0.4280.20/chromedriver_win32.zip
[15:35:17] I/update - chromedriver: unzipping chromedriver_87.0.4280.88.zip