Skip to main content

Overview

The Browser Use Sandbox tool runs the open-source browser-use framework inside a secure E2B sandbox. Describe what you want the agent to do in plain language, and it will navigate the web, fill forms, extract data, and more — all powered by OpenAI models. For Human-in-the-Loop workflows, set keep_session: true to pause after the task and receive a sandbox_id. Pass that sandbox_id back to a subsequent BROWSER_USE_SANDBOX_RUN_TASK step to reconnect to the same browser session and continue.

Configuration

Inputs

Example — Simple task

Example — Human-in-the-Loop form submission