Skip to content

webdriver-manager is not downloading latest 87.0.4280.88 chrome driver, even if specify the version explicitly #475

@code4muktesh

Description

@code4muktesh

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions