2.38.0 • Published 5 years ago

nw-chromedriver v2.38.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

nw-chromedriver

Donate

Bitcoin Donate Button**

Installs the version of ChromeDriver that is distributed with NW.js

Why this module?

Due to the issue of the bundled ChromeDriver not being compatible with the version of NW.js that it is distributed with, if you want to run automated tests against your application (eg: with Protractor) you're stuck.

This module versions the "NW Chromedriver" binary (and records the NW.js version it came from) to overcome this issue.

To find the correct version of the driver, first determine the version of Chromium in the NW.js version, either from the release notes or process.versions

Find the corresponding Chromedriver version and install.

Usage

$ npm install nw-chromedriver --save-dev

$ ./node_modules/.bin/chromedriver --version

Donations welcome

Donations towards hosting costs welcome.

2.38.0

5 years ago

2.37.0

5 years ago

2.36.0

6 years ago

2.35.0

6 years ago

2.33.0

6 years ago

2.32.0

6 years ago

2.30.0

6 years ago

2.29.0

6 years ago

2.27.0

6 years ago

2.25.0

6 years ago

2.24.0

6 years ago

2.23.0

6 years ago

2.22.0

6 years ago

2.21.0

6 years ago

2.20.0

6 years ago

0.12.2

8 years ago