Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

162 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nightwatch Documentation

Documentation sources for nightwatchjs.org website.

npm Node.js CI codecov npm package Join the chat at https://gitter.im/nightwatchjs/nightwatch Twitter Follow

Nightwatch.js Schematic Logo


Current structure

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

Releases

Packages

Contributors