Skip to content

nimishlalwani/nightwatch-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No releases published

Packages

No packages published