admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 402 forks source link

1.0.0 out -> tested with Node v6 with newer deps. #444

Open sebv opened 7 years ago

sebv commented 7 years ago

A major version was used, because I suspect that it is not compatible with older Node versions. (I also tested Node v5)

Major changes to the internal were necessary, due to lodash, mocha and chai-as-promised upgrade so let me know If you find any issues.

I need some volunteers to help maintain deps, go through issues , review pull requests, improve stuff etc, so please ping me or reply here if interested.

Cheers.