Remix.run Logo
kerv 2 days ago

This is cool thanks for sharing

What is the tech around the thing that segments out DOM elements automatically and shows the visual representation. I think something like this would be great for automated UI testing agents?

felarof 2 days ago | parent [-]

Oh that's from browser use buildDOMTree.js. check it out on their github.