← Back to Notte

How do I use Stagehand browser automations with Notte cloud browsers?

Stagehand and other browser automation frameworks can use Notte cloud browsers when they connect through CDP or Playwright-compatible browser sessions.

The integration pattern is:

  1. Create a Notte browser session.
  2. Get the session's CDP endpoint.
  3. Configure Stagehand to connect to that remote browser.
  4. Run the Stagehand workflow as usual.

This lets you keep Stagehand for the agent or scripting layer while using Notte for managed browser infrastructure, profiles, proxies, recordings, and session lifecycle.

Use this when your team already likes Stagehand's API but does not want to operate local Chrome instances, browser containers, or a custom cloud browser pool.