
Playwright Recorder: Chrome extension for generating E2E test scripts
I built Playwright Recorder , a Chrome extension that records browser actions and turns them into Playwright scripts.
It exports to JS, TS, Python, Java, and C#.
v3.0 added dark mode, pause/resume recording, step labels, auto-assertions, per-action delete, copy-to-clipboard, and toast notifications.
It also supports session persistence, network recording, ARIA selectors, mobile emulation, multi-tab recording, and real-time preview.
Live here:
https://chromewebstore.google.com/detail/playwright-recorder/bapaclfmcgookbglclacfgeemaehkkme
Would appreciate feedback from QA/dev folks using Playwright.