Use recording-browser-flow-as-test: Walk through the process in the browser and automatically generate Playwright tests
2026-08-14
51 views
Big Model Skills
Agent Skill
Playwright
End-to-end testing
Cursor
Browser recording
# Introduction to `recording-browser-flow-as-test` in spencerpauly/awesome-cursor-skills: This tool allows users to walk through user workflows step-by-step using Cursor's built-in browser, record accessibility tree information via `browser_snapshot`, and then generate Playwright tests that use stable locators such as `getByRole` and `getByLabel`. This article verifies the installation commands, prerequisites, recording steps, assertion and hardening suggestions, as well as inapplicable scenarios such as 2FA and verification codes.
Read More