test-proxy-recorder
VCR-style record & replay for Playwright. Capture real API responses once, replay them deterministically on CI — no backend, no hand-written mocks. SSR proxy + browser HAR, WebSockets. Free & MIT.
Overview
VCR-style record & replay for Playwright. Capture real API responses once, replay them deterministically on CI — no backend, no hand-written mocks. SSR proxy + browser HAR, WebSockets. Free & MIT.
test-proxy-recorder appears to provide a VCR-style record and replay functionality specifically for Playwright, allowing users to capture real API responses and replay them deterministically in CI environments without the need for backend services or hand-written mocks. It supports both server-side and client-side recording mechanisms.
Who Is It For
Developers using Playwright who need to automate API testing without relying on backend services or manual mock setups.
Teams that require extensive backend integration or those who prefer traditional mocking tools that allow for manual control over mock responses.
Strengths & Weaknesses
The ability to capture and replay real API responses deterministically in CI environments without the need for a backend or hand-written mocks, which can streamline testing processes.
Limited visibility into pricing options and potential lack of extensive support resources (AI-inferred; may be outdated – founders can correct this)
Classification
Alternatives to test-proxy-recorder
Community
No comments yet – be the first to share your experience.