This simple example demonstrates the use of Nightwatch JS to run automated tests against an online form.
Chrome is installed on your machine.
To run the tests simply run:
gulp test
To run the server run:
gulp
In summary is a list of dependencies used within this project (for further details please refer to the package.json file.):
- Nighwatch JS
- Express JS
- Jade
- Selenium Standalone Webdriver
- Selenium Chrome Driver