BROWSER

Live preview & recording

Watch what the agent sees, take over when needed, and keep lightweight recordings for debugging, replay, or audit.

Live preview

session response
{
  "id": "rb_sess_8f3a",
  "cdpUrl": "wss://cdp.remote-browser.dev/sessions/rb_sess_8f3a",
  "viewerUrl": "https://app.remote-browser.dev/sessions/rb_sess_8f3a",
  "status": "ready"
}

Open the viewer URL to watch the browser while an agent clicks, scrolls, types, and navigates. Viewer limits depend on your plan.

Human takeover

Use takeover when an agent reaches a sensitive step, ambiguous UI, or account challenge. A human can drive the same session without losing cookies, tabs, or the task context.

Recording

Remote Browser records the browser session as protocol-level events rather than heavy video by default. This keeps storage small while preserving enough detail for replay, debugging, and compliance review.

Next stepPlaywright, Puppeteer, Selenium