Implement high-res video capture with Puppeteer integration in test runner

This commit is contained in:
2025-12-28 11:42:06 +11:00
parent c1725b202a
commit 04dd7de2f2
3 changed files with 140 additions and 19 deletions

View File

@@ -20,6 +20,7 @@
"express": "^4.18.2",
"lighthouse": "^13.0.1",
"pg": "^8.16.3",
"puppeteer-core": "^21.0.0",
"uuid": "^13.0.0"
},
"devDependencies": {