Skip to content

downloaded chromedriver isn't the latest version #373

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

Closed
alex-popov-tech opened this issue Apr 25, 2019 · 10 comments
Closed

downloaded chromedriver isn't the latest version #373

alex-popov-tech opened this issue Apr 25, 2019 · 10 comments

Comments

@alex-popov-tech
Copy link

Hi guys. I'm doint webdriver-manager update and see that downloaded version of chromedriver on my macos is 2_46, whenever 73 and 74 already available - http://chromedriver.chromium.org/downloads, and it forces me to manually download latest binary and update it :(

@bstiles13
Copy link

I would also like to know if webdriver-manager 12.1.1 will support chromedriver 73+ or if an update to 13.0.0 is required

@cnishina
Copy link
Contributor

Redirect to full discussion here: angular/protractor#5225

I have backward compatibility support for Protractor 5.4.2 here: #372.

From Protractor's point of view this isn't a major version bump BUT webdriver-manager 13 removes mobile support for appium and android sdk downloads so I'm not sure how to properly semver Protractor. Should this be 5.5?

@cnishina cnishina self-assigned this Apr 25, 2019
@alex-popov-tech
Copy link
Author

alex-popov-tech commented Apr 26, 2019

@cnishina I didn't get it...w-m is a standalone module, which can be downloaded and used separately from protractor, how its related to the fact it does not download latest chrome binaries?

@vadeneev
Copy link

webdriver manager 13.0.0 works with latest naming of chrome drivers
protractor 5.4.2 shipped with 12.1.1 - probably 12.1.1 doesn't support new naming (latest is 2.46)

@alex-popov-tech
Copy link
Author

On npm there is 12.1.2, should I use webdriver-manager from a git release instead?

@cnishina
Copy link
Contributor

I would hold off for now. I'm going to talk to Julie and Michael what we should do next.

@ksherard
Copy link

ksherard commented Apr 30, 2019

Now it's downloading the driver for chrome 75(chromedriver_75.0.3770.8.zip), which seems to be unreleased/beta channel.

According this bug, we can't override to the correct version:
#376 (comment)

bash-3.2$ webdriver-manager
webdriver-manager: using local installed version 12.1.3

@cnishina
Copy link
Contributor

I just can't win today. I'm going to work on this tomorrow. Elevating this to P0. This needs to be fixed for 12.

@cnishina
Copy link
Contributor

This has been fixed. See #376

@cnishina
Copy link
Contributor

cnishina commented Jun 4, 2019

Closing this issue.

@cnishina cnishina closed this as completed Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants