JSPM

electron-chromedriver

0.37.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 12567
  • Score
    100M100P100Q191114F
  • License MIT

Electron ChromeDriver

Package Exports

  • electron-chromedriver/chromedriver

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (electron-chromedriver) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Electron ChromeDriver

Linux Build Status Windows Build Status
js-standard-style devDependencies:?
license:mit npm: dependencies:?

Simple node module to download the ChromeDriver version for Electron.

This minor version of this library tracks the minor version of the Electron versions released. So if you are using Electron 0.34.x you would want to use an electron-chromedriver dependency of ^0.34 in your package.json file.

This library is used by spectron.

Using

npm install --save-dev electron-chromedriver
chromedriver -h