npx playwright codegen https://example.com

Category: Web App Development

npx playwright codegen https://example.com

Record browser actions as Playwright code

Opens a browser window where every click and keystroke is converted into Playwright test code in real time. The generated script is a solid starting point for a new test. Add -o test.spec.js to save it straight to a file.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.