Using the below command to update the chrome driver with webdriver-manager 12.1.7
webdriver-manager update --version.chrome=87.0.4280.88
But, 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
👍 React with 👍 7NgocAnHa, VivekLande, alexkaufman06, lheluszko, vegemite4me and 2 more