$ npm i
$ npm run build
$ npm run distSelect dmg, mac.zip or exe installation in dist directory, and then find the installation path to replace the binary parameter under the chromeOptions object of sample.test.js
- Mac:
$ npm run mac-start$ npm run test- Windows:
$ npm run win-start$ npm run win-server$ npm run testThe MIT License (MIT)