# Nightwatch tests

## Install

    $ npm -g install selenium-standalone
    $ selenium-standalone install

## Run

In one console:

    $ selenium-standalone start

And in another:

    $ nightwatch
