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-cart
contains the test site.init
is the directory you can use to follow this chapter.demo
contains the final code from this chapter.