Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Record user actions in Chrome Devtools: Possible?

I'm looking for a way to record every thing I do in Chrome Devtools so I can play it back verbatim. I've seen a lot of docs on how to manipulate page content, track page performance and behavior etc from devtools extensions, but nothing yet about actually watching what I do in Chrome Devtools itself. I'd be willing to write an extension if that's what needed. The goal is a teaching tool where I can record things I'm doing in devtools and play them back. (Of course, one could use a GIF recorder but that's so 00's). Something I've looked a little bit at so far is chrome devtools protocol viewer but not sure if it could accomplish the task.

Can anybody suggest a potential way to accomplish this? Thanks in advance!

like image 823
Will Kessler Avatar asked Feb 18 '26 18:02

Will Kessler


1 Answers

Now Chrome has an inbuilt recorder tool available in the Dev Tools. Much better than installing any 3rd party extension. Additionally, there are many more features to track the user journey.

Recorder in Chrome Dev Tools

like image 78
Prateek Kumar Dalbehera Avatar answered Feb 20 '26 07:02

Prateek Kumar Dalbehera



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!