nw-chromedriver

2.38.0 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i nw-chromedriver

Weekly Downloads

0

Version

2.38.0

License

MIT

Unpacked Size

3.06 kB

Total Files

4

Last publish

Collaborators

  • fleg
  • kierans777