Example usage of Nemo automation for a node.js web application (using kraken-js)
Install and start the application.
$ git clone https://github.paypal.com/NodeTestTools/nemo-example-app.git
$ cd nemo-example-app
$ npm install
$ grunt build
$ npm start
Run Nemo
$ grunt automation
If you didn't get a successful test run, where you saw a Firefox browser open on your desktop, then please refer to this document for instructions on setting up a webdriver
Start digging around in this application, and start reading the documentation for Nemo and its plugins: Central Nemo Documenation