Comment by arm32
Playwright also offers nice sugar like HTML test reports and trace viewing.
Playwright also offers nice sugar like HTML test reports and trace viewing.
Gregor was saying it works without needing playwright, and provides more detailed trace recordings than playwright does.
we plan to use rr-web and maybe browsertrix for our website archival / replay system for deterministic evals.
From my experience with Playwright RR-Web recordings are MUCH better than Playwright’s replay traces, so we usually just use those.