Browser Harness
by Browser Use
Connects an LLM directly to a real Chrome browser over a single CDP websocket, letting the agent write the helper code and site skills it is missing mid-task.
Skills
CDP Browser Control
Drives the user running Chrome over a raw CDP websocket to open tabs, click by coordinates, type, and read page state.
Self-Writing Helpers
Writes missing helper functions into agent_helpers.py during execution, so the harness gains new capabilities each run.
Domain Skill Capture
Files site-specific selectors, flows, and edge cases as reusable domain skills in the agent workspace when enabled.
Cloud Browser Sessions
Starts isolated Browser Use Cloud browsers with stealth settings, proxies, and captcha solving for parallel or headless runs.
Session Recordings
Captures local video traces of a browser task between start_recording and stop_recording once recordings are enabled.
Related Agents
Safari MCP Server
Connects AI agents to a live Safari window for web debugging: DOM inspection, network monitoring, console logs, screens…
OpenHands
Software engineering agent platform — runs in sandboxed Docker containers, edits code, runs tests, fixes bugs, and open…
Page Agent
Embeds a GUI agent in any web page with one script tag, driving the existing DOM from natural-language instructions wit…
OpenSandbox
Runs AI-agent workloads in isolated Docker or Kubernetes sandboxes, exposing sandbox lifecycle, command, filesystem, an…