Observe
Read pages, tabs, element outlines and current window state.
快速了解 AgentBrowser 能做什么、哪些步骤需要人工确认,以及如何接入现有 AI 工作流。
从页面观察、权限判断到真实操作与Human handoff,每一步都有明确边界。
Read pages, tabs, element outlines and current window state.
Authorize advanced actions, downloads and window control first.
Log clicks, input, scrolling, tab switches and downloads in the protocol.
Let users visibly complete sign-in, CAPTCHAs and payment.
POST /agent/v2/act
{ "action": "click", "selector": "#submit-btn" }
→ 200 OK
{ "ok": true, "result": "clicked" }
LangChain / AutoGen / Custom Agent frameworks connect over HTTP; use Human Handoff for sign-in, CAPTCHAs and payments.
Maximize, minimize, bring forward, capture screenshots and switch tabs.
Publish installers and updates centrally to avoid version confusion.
Record key actions in protocol logs for diagnosis and testing.
Query accounts, device fingerprints and plan rights together.