Show HN: QA-recorder – One-click QA reports for web apps
Category: library
Tags: qa, debugging, session-replay, dom-recording, web-development
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
QA-recorder is a browser library that automatically captures DOM session replay, network requests, and console errors with a one-click save to a self-contained HTML report. It's interesting because it solves a common QA-debugging pain point without requiring any backend, browser extension, or screen sharing permissions.
Target audience: frontend devs
Repository: https://www.npmjs.com/package/qa-recorder · TypeScript · MIT · 2 stars
View on Hacker News