Caricamento in corso...
Caricamento in corso...
Last synced: Today, 22:00
Technical reference for the OpenClaw framework. Real-time synchronization with the official documentation engine.
Use this file to discover all available pages before exploring further.
When a site requires login, sign in manually in the host browser profile (the openclaw browser).
Do not give the model your credentials. Automated logins often trigger anti‑bot defenses and can lock the account.
Back to the main browser docs: Browser.
OpenClaw controls a dedicated Chrome profile (named
openclawFor agent browser tool calls:
openclawprofile="user"Two easy ways to access it:
bashopenclaw browser start openclaw browser open https://x.com
If you have multiple profiles, pass
--browser-profile <name>openclawSandboxed browser sessions are more likely to trigger bot detection. For X/Twitter (and other strict sites), prefer the host browser.
If the agent is sandboxed, the browser tool defaults to the sandbox. To allow host control:
json5{ agents: { defaults: { sandbox: { mode: "non-main", browser: { allowHostControl: true, }, }, }, }, }
Then target the host browser:
bashopenclaw browser open https://x.com --browser-profile openclaw --target host
Or disable sandboxing for the agent that posts updates.
© 2024 TaskFlow Mirror
Powered by TaskFlow Sync Engine