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 Chapter6 directory. Remember to run npm install on that directory and then go to the Chapter6/vuejs-firebase-shopping-cart 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 Chapter5 directory.
Let's get started.