Default route
Managed `openclaw`
Best for clean, repeatable, stateless automation.
Use this page when the browser task depends on isolation, real login state, or an external browser endpoint.
In OpenClaw, a browser profile decides what browser context exists, what state is available there, and whether OpenClaw owns the browser process or only attaches to it.
Best for clean, repeatable, stateless automation.
Best when real signed-in browser state matters.
Best when the external endpoint is an intentional infrastructure choice.
Fix logged-out-looking pages without blaming browser health.
Separate routing choices from profile choices.