Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beatfactor committed Jan 16, 2014
1 parent 7a5eba2 commit 79c0185
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,14 @@ NightWatch
UI automated testing framework based on [Node.js](http://nodejs.org/) and [Selenium WebDriver](http://docs.seleniumhq.org/projects/webdriver/)

***

## Quick Start

## Developer Guide
[http://nightwatchjs.org/guide](http://nightwatchjs.org/guide)

## API Reference
[http://nightwatchjs.org/api](http://nightwatchjs.org/api)

### Selenium WebDriver standalone server

First thing you need to download the selenium server jar file `selenium-server-standalone-2.x.x.jar` from here:
Expand Down

0 comments on commit 79c0185

Please sign in to comment.