SW-puppeteer

All existing tests are on the folder .\tests

For running the tests: 1) you need to have node on your computer installed. 2) run the command "npm install" on your terminal in this file. 3) run the command "npm run test:" + (the name of the test you want to run) e.g. "npm run test:first"