Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Playwright Recorder v1.3.0 – Session Persistence and Network Recording (chromewebstore.google.com)
2 points by ashish_sharda 13 days ago | hide | past | favorite | discuss
Just launched v1.3.0 of Playwright Recorder with session persistence as the headline feature.

: Testing authenticated flows requires manually repeating login steps for every test recording. For complex auth (SSO, 2FA), this wastes significant time.

: Click "Save Auth State" to capture browser state (cookies + localStorage). Click "Load Auth State" before recording to instantly restore authentication. Works with any auth scheme.

: - Network recording: Auto-capture HTTP requests, generate page.route() mocks - ARIA selectors: Generate getByRole() instead of CSS selectors - Mobile emulation: Test responsive designs with device presets

Chrome extension that records browser interactions and generates Playwright test code in JavaScript, TypeScript, Python, Java, or C#.

All processing happens locally. MIT licensed. Zero dependencies.

 help



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: