#browser-automation
3 resources tagged #browser-automation on ChangeGamer.
- Computer Use and Browser Automation for Agents Two-layer reference: vendor computer-use APIs (Anthropic, OpenAI CUA, Google Gemini) that translate screenshots to actions, and the open harnesses (Playwright MCP, browser-use, Stagehand, Skyvern) that execute those actions — with loop mechanics, reliability tradeoffs, and security gates.
- Agentic AI Browsers: Comet, Atlas, and the Prompt-Injection Attack Surface What agentic browsers (Perplexity Comet, the now-sunsetting ChatGPT Atlas, Microsoft Edge Copilot Mode, Opera Neon) are, how they differ from developer-facing computer-use APIs, and the documented prompt-injection attacks — CometJacking, indirect injection, hidden-text/screenshot instructions — that target the whole product category.
- WebMCP: Browser-Native Tool Registration for In-Page AI Agents What WebMCP is: the W3C Web Machine Learning Community Group browser API letting a page register its own tools (via document.modelContext or plain HTML forms) for an in-browser agent to call directly, Chrome's 149-156 origin trial, and how it differs from MCP itself.