Closed yogibear closed 1 year ago
For e2e tests, try to install protractor and webdriver-manager : npm install -g protractor
Thanks for the feedback. With the 3rd edition (planned for Q4 2023) I'll be removing the theoretical exercise and the updated code samples now provide more robust e2e testing with Cypress.
Currently working my way through the Angular for Enterprise-Ready Web Applications book.
It Chapter 4 it talks about the failing tests in projects/ch4 and the goes on to walk you through how to fix them and educate you on various related aspects as it does so.
Problem is all the 14 tests pass first time. Chapter 4 becomes more theoretical and less practical. This is a shame.