Interesting. Quick question in regards to the code generation : Do you dump the DOM to provide relevant context to build the automation or does the agent automatically tries to discover relevant segments (like a claude code) ?
Edit : Answered in the video, dump of a simplified version of the DOM. How is the discovery of the rest is performed ?
Super nice, can really see the use cases, even for security testing.
Appreciate it!
Yes exactly - today we send it a simplified version of the DOM, but we're currently building an agent which will be able to discover the relevant DOM elements.