Before running tests, please run npm i
and npx playwright install
Run npx playwright test performance.spec.js --ui
Run npx playwright test accessibility.spec.js
Run npx playwright test lighthouse.spec.js --project='Chrome Stable' --workers 1
Run npx playwright test ui.spec.js --ui