Homepage • Developer Guide • API Reference • About • Blog
Nightwatch 2.0 boilerplate for projects which using ES Modules. Github Actions is enabled in Google Chrome.
Clone the repository and then install the dependencies and run the tests:
npm install
This will run the tests in Chrome:
npm test