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

Upgrade guide from selenium-webdriver for nodejs 2.53.2 to 3.0.0 #3062

Closed
doberkofler opened this issue Nov 4, 2016 · 6 comments
Closed

Comments

@doberkofler
Copy link

Upgrading from selenium-webdriver for nodejs 2.53.2 to version 3 seems to be quite a task and it would really help to have some upgrade guide that details where the breaking changes in the API and how to migrate the existing code.

@jleyba jleyba closed this as completed Nov 6, 2016
@doberkofler
Copy link
Author

@jleyba I did read the change log but with the amount of changes, I believe that an migration document explaining how to migrate existing code would be very helpful.

@jleyba
Copy link
Contributor

jleyba commented Nov 8, 2016

Are you talking about the promise manager deprecation ( #2969)? Yeah, I can throw together a guide for that.

@jleyba jleyba reopened this Nov 8, 2016
@doberkofler
Copy link
Author

@jleyba I think this would be very helpful.

jleyba added a commit that referenced this issue Feb 20, 2017
unchained task (which relies on the promise manager for proper synchronization).
See CHANGES.md for instructions on printing these messages to the console.

These changes are intended to help users find code that still relies on the
promise manager (#2969, #3062)
@jleyba
Copy link
Contributor

jleyba commented Mar 6, 2017

I've updated the wiki with tips on migrating:

https://github.com/SeleniumHQ/selenium/wiki/WebDriverJs

@jleyba jleyba closed this as completed Mar 6, 2017
@manoj9788
Copy link
Member

manoj9788 commented Mar 6, 2017

Speaking version of these changes could be heard soon during the SeConf in April. Thanks Jason.

antonyoneill pushed a commit to antonyoneill/selenium that referenced this issue May 10, 2017
@lock lock bot locked and limited conversation to collaborators Aug 18, 2019
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

4 participants