Hacker News new | ask | show | jobs
by kerv 359 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?

1 comments

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