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 Chapter3 directory. We will consider Chapter3 as the base path for all the demos. Inside the Chapter3 directory, you will find three directories:
vuejs-firebase-shopping-cartcontains the test site.initis the directory you can use to follow this chapter.democontains the final code from this chapter.