This is simple demo on how to use ngWebdriver along with WebDriver for automating angular based web application
Setup Steps :
- I have used one simple angular based application from : https://github.com/juliemr/protractor-demo
- Follow steps mentioned README file in above git repo
- And replace application url where your server is running
- Good to go and happy learning !