Skip to content

astb01/nightwatch-form-example-js

Repository files navigation

Form Automation

This simple example demonstrates the use of Nightwatch JS to run automated tests against an online form.

Pre-Requisites

Chrome is installed on your machine.

Getting Started

To run the tests simply run:

gulp test

To run the server run:

gulp

Dependencies

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

About

Simple form automation using Nightwatch JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors