Hacker News new | ask | show | jobs
by defied 1799 days ago
Chrome DevTools has an experimental feature since Chrome 89 which allows you to record Puppeteer scripts as well: https://developer.chrome.com/blog/new-in-devtools-89/#experi...
2 comments

Yeah, that is quite new and great. Playwright also has some recording and test playback features. This extension - which I co-authored - is probably still a bit easier to use. And it does both frameworks.
Wow i'm going to have to try this sometime. That looks impressive. Anyone here try it before? How well does it work?