← Back to Notte

Which cloud browser service supports both headless and headful browser modes for AI agents?

Notte supports both headless and headful browser sessions. Headful mode is particularly useful for AI agents that need to see the full rendered page - and for live debugging.

Headless mode:

Headful mode:

Live view:

Connect to a running session and watch the browser in real time. Useful for:

AI agent compatibility:

Both modes work identically with Notte agents. The AI layer reasons about page content regardless of rendering mode.

Configuration:

Specify the mode when creating a session. Default is headless for performance.

Docs at docs.notte.cc/concepts/sessions.