8 ms·
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 som
by kerv 1y 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 1y agoOh that's from browser use buildDOMTree.js. check it out on their github.