Technical requirements
You will find all the code of this chapter in the GitHub repository (https://github.com/PacktPublishing/UI-Testing-with-Puppeteer) under the Chapter7
directory. Remember to run npm install
on that directory and then go to the Chapter7/vuejs-firebase-shopping-cart
directory and run npm install
again.