Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

deps(update): update webdriver-manager to ^12.0.1 #4042

Merged
merged 1 commit into from
Jan 31, 2017

Conversation

cnishina
Copy link
Member

No description provided.

@juliemr
Copy link
Member

juliemr commented Jan 31, 2017

We're going to need a commit message here that will be useful for users who might be confused about the new defaults. Something like:

Running webdriver-manager update will now by default grab the latest versions of all binaries (standalone, chromedriver, etc). You can continue to pin to specific versions using blah blah. As of this release, the latest versions are blah blah and that causes these changes with firefox.

@cnishina cnishina force-pushed the webdriver branch 2 times, most recently from 9644403 to 561b386 Compare January 31, 2017 21:51
@cnishina cnishina changed the title deps(update): update webdriver-manager to ^12.0.0 deps(update): update webdriver-manager to ^12.0.1 Jan 31, 2017
@cnishina cnishina force-pushed the webdriver branch 3 times, most recently from 253f162 to ba67207 Compare January 31, 2017 22:29
@juliemr
Copy link
Member

juliemr commented Jan 31, 2017

Can you expand in the commit message about what works for firefox? e.g. note that 3.0.1 does NOT?

Running `webdriver-manager update` will now by default grab the latest
versions of all binaries (standalone, chromedriver, iedriver, gecko
driver). You can continue to pin to a specific versions using the
command line option. Example `webdriver-manager update --versions.chrome 2.20`. As of this release the latest versions are:

- gecko v0.14.0
- selenium-standalone 3.0.1 is the latest jar file; however, we recommend 3.0.0-beta4. See note below on Firefox support.
- chromedriver 2.27
- iedriver 3.0.0

A note on FireFox support: Selenium standalone 3.0.1 has a bug which prevents it from working with any version of FireFox. We have tested version 3.0.0-beta4 and know that it works with FireFox 51, and we expect that the 3.0.2 release will also work.

closes angular#4033
@cnishina cnishina merged commit 5899b67 into angular:master Jan 31, 2017
igniteram pushed a commit to igniteram/protractor that referenced this pull request Feb 21, 2017
Running `webdriver-manager update` will now by default grab the latest
versions of all binaries (standalone, chromedriver, iedriver, gecko
driver). You can continue to pin to a specific versions using the
command line option. Example `webdriver-manager update --versions.chrome 2.20`. As of this release the latest versions are:

- gecko v0.14.0
- selenium-standalone 3.0.1 is the latest jar file; however, we recommend 3.0.0-beta4. See note below on Firefox support.
- chromedriver 2.27
- iedriver 3.0.0

A note on FireFox support: Selenium standalone 3.0.1 has a bug which prevents it from working with any version of FireFox. We have tested version 3.0.0-beta4 and know that it works with FireFox 51, and we expect that the 3.0.2 release will also work.

closes angular#4033
@cnishina cnishina deleted the webdriver branch November 5, 2018 17:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants