Fork me on GitHub
#clojurescript
<
2021-05-04
>
vanelsas08:05:07

Hi all. I’m looking for an open-source plugin or other solution that will let me record every action taken, and every element interacted with, on a web page (with consent of course) within a browser. I would want to end up with a list of urls opened, html elements clicked etc. I assume most of such tools wil have been written in JS, but I’m hoping there is a Clojurescript example I could use for inspiration. Can anyone point me into the right direction. Apologies if this is not the right channel.