Skip to content
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

added support to new promises #2

Merged
merged 1 commit into from
Jul 27, 2018
Merged

added support to new promises #2

merged 1 commit into from
Jul 27, 2018

Conversation

tocalvo
Copy link
Contributor

@tocalvo tocalvo commented Jun 25, 2018

Added support to new promises resolve's method to avoid problems when the new promises arrive.
New promises use "resolve" method not "fulfill"
SeleniumHQ/selenium#2969

_Phase 3: removing the promise manager
Estimated date: October 2018, Node 10.0

On the release of the second major Node LTS with async functions, the ControlFlow class and all related code will be removed. The SELENIUM_PROMISE_MANAGER environment variable will no longer have any effect._

@lukas-reineke
Copy link
Owner

Thanks,
Sorry it took me so long to get back at you, I was moving countries.

@lukas-reineke lukas-reineke merged commit 9d8f52c into lukas-reineke:master Jul 27, 2018
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

Successfully merging this pull request may close these issues.

2 participants