Meet Alibaba’s Page Agent: A JavaScript In-Page GUI Agent That Controls Web Interfaces With Natural Language Through the DOM
Most browser automation runs from the outdoors. Playwright, Puppeteer, Selenium, and browser-use all drive a browser from an exterior course of. They learn the web page by screenshots or the Chrome DevTools Protocol. Alibaba’s Page Agent takes the reverse path. The agent lives inside the webpage as plain JavaScript. It reads the reside DOM as…
