Skip to content

webdriver-manager update downloads incorrect chromedriver Linux OS #452

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
vf2000 opened this issue Mar 30, 2020 · 1 comment
Open

webdriver-manager update downloads incorrect chromedriver Linux OS #452

vf2000 opened this issue Mar 30, 2020 · 1 comment

Comments

@vf2000
Copy link

vf2000 commented Mar 30, 2020

webdriver-manager update command downloads chromedriver '80.0.3987.16' instead of '80.0.3987.106'. See below in bold. Only appears to be happening in Linux OS. Windows is OK.

webdriver-manager: using global installed version 12.1.7
$ node ./node_modules/protractor/node_modules/.bin/webdriver-manager update --ignore_ssl --proxy http://xxxx.xxxx.xxxx.au:8080 --versions.chrome=80.0.3987.106
webdriver-manager: using global installed version 12.1.7
[11:05:41] I/downloader - curl -ok /builds/xxxx/xxxx/xxx-e2e-protractor/node_modules/protractor/node_modules/webdriver-manager/selenium/chromedriver_80.0.3987.106.zip 'http://xxproxy.xxxx.xxx.au:8080/ 80.0.3987.16 /chromedriver_linux64.zip' -H 'host:chromedriver.storage.googleapis.com'

@RiZKiT
Copy link

RiZKiT commented Apr 28, 2020

Seems to be a duplicate of #445.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants