Skip to content

arfanliaqat/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.

Nightwatchjs is a UI automated testing framework powered by Node.js. It uses the Selenium WebDriver API.

Build Status NPM version Coverage Status



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

About

Documentation source for https://nightwatchjs.org website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published