testing-angular-applications/chapter09 at master · testing-angular-applications/testing-angular-applications · GitHub
Skip to content

Latest commit

 

History

History

Chapter 9

To run the examples for this chapter, do

npm install
webdriver-manager update
protractor

and the tests will run. Don't forget to start the contacts app from contacts-app-starter first!