End-to-end web testing on top of Chrome Debugging Protocol
Pure JavaScript except for Chrome itself. No Java-based Selenium or platform-specific binary chromedriver required.
API described by the test.
npm install
npm test
npm version minor
npm publish
git push
Pull requests are most welcome!
- Add strategy for finding Chrome binary on OSX and Linux
- Travis-CI job
- Better strategy for finding Chrome binary on Windows