Documentation sources for nightwatchjs.org website.
Nightwatchjs is a UI automated testing framework powered by Node.js. It uses the Selenium WebDriver API.
Overview
βββ What is Nightwatch?
βββ Overview of Selenium
βββ Theory of Operation
Getting started
βββ Install Node.js
βββ Install Nightwatch
βββ Selenium Server
Configuration
βββ Basic Settings
βββ Selenium Settings
βββ Test Settings
Using Nightwatch
βββ Writing Tests
βββ Using Xpath
βββ Using Page Objects
βββ Test Hooks
βββ Asynchronous Test Hooks
βββ External Globals
Running Tests
βββ Nightwatch Runner
βββ Command-line Options
βββ Test Groups
βββ Test Tags
βββ Disabling Tests
βββ Parallel Running
βββ Using Grunt
Extending Nightwatch
βββ Custom commands
βββ Custom assertions
βββ Custom reporter