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

Update to selenium webdriver 3.0.0 #3703

Closed
evilaliv3 opened this issue Nov 4, 2016 · 2 comments
Closed

Update to selenium webdriver 3.0.0 #3703

evilaliv3 opened this issue Nov 4, 2016 · 2 comments

Comments

@evilaliv3
Copy link
Contributor

The new stable release of selenium declare to support more native and up to date drivers.

In particular include the support required for testing version of firefox > 48

reference: https://github.com/SeleniumHQ/selenium/blob/master/dotnet/CHANGELOG

@cletusw
Copy link

cletusw commented Nov 8, 2016

Biggest change is the addition of the SELENIUM_PROMISE_MANAGER environment variable, which allows disabling the proprietary Promise manager. This has been the cause of many headaches, and I would love to get a version of protractor that also works without it.

@cletusw
Copy link

cletusw commented Nov 8, 2016

This depends on #3689 and #3691

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

No branches or pull requests

6 participants