AngularJS User Registration and Login Example with WebdriverCSS
For details on the AngularJS functionality, see Jason Watmore's Post.
To test using WebdriverCSS:
- Run
npm install - Start the server using
npm start - In a separate terminal, run
node test/visual/login.js
