https://developer.chrome.com/docs/devtools/recorder/ will be available since Chrome v97.

I tried it out in the canary channel a bit. It looks like the recorder is similar to https://github.com/puppeteer/recorder https://kazucocoa.wordpress.com/2020/11/26/recorder-chrome-devtools-base/ but it was integrated with Chrome well. So, you can start a recording via the Web Inspector, manage scenarios on it and export it as Puppeteer's code.

The recorded steps are vanilla JS. Selectors are CSS path etc, so for now, it looks like it is difficult to maintain the code for long-term automation script. It could be a temporary code, in my opinion so far.


This free site is ad-supported. Learn more