Technical requirements
You will find all the code of this chapter on the GitHub repository (https://github.com/PacktPublishing/UI-Testing-with-Puppeteer) under the Chapter4
directory. Remember to run npm install
on that directory and then go to the Chapter4/vuejs-firebase-shopping-cart directory
directory and run npm install
again.
If you want to implement the code while following this chapter, you can start from the code you left in the Chapter3
directory.