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
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