Hacker News new | ask | show | jobs
by cush 1601 days ago
Very cool! What are you using to do the Playwright recording?
1 comments

Playwright's built-in codegen tool creates scripts that can be run as load tests with this project :)

https://playwright.dev/docs/cli#generate-code

Woah cool!!