Browser login + X/Twitter posting
Manual login (recommended)
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.Which Chrome profile is used?
OpenClaw controls a dedicated Chrome profile (namedopenclaw, orange‑tinted UI). This is separate from your daily browser profile.
For agent browser tool calls:
- Default choice: the agent should use its isolated
openclawbrowser. - Use
profile="user"only when existing logged-in sessions matter and the user is at the computer to click/approve any attach prompt. - If you have multiple user-browser profiles, specify the profile explicitly instead of guessing.
- Ask the agent to open the browser and then log in yourself.
- Open it via CLI:
--browser-profile <name> (the default is openclaw).
X/Twitter: recommended flow
- Read/search/threads: use the host browser (manual login).
- Post updates: use the host browser (manual login).