mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-02 18:30:22 +00:00
docs: refresh browser existing-session mirror refs
This commit is contained in:
@@ -135,6 +135,10 @@ Fix options:
|
||||
Notes:
|
||||
|
||||
- `user` is host-only. For Linux servers, containers, or remote hosts, prefer CDP profiles.
|
||||
- `user` / other `existing-session` profiles keep the current Chrome MCP limits:
|
||||
ref-driven actions, one-file upload hooks, no dialog timeout overrides, no
|
||||
`wait --load networkidle`, and no `responsebody`, PDF export, download
|
||||
interception, or batch actions.
|
||||
- Local `openclaw` profiles auto-assign `cdpPort`/`cdpUrl`; only set those for remote CDP.
|
||||
- Remote CDP profiles accept `http://`, `https://`, `ws://`, and `wss://`.
|
||||
Use HTTP(S) for `/json/version` discovery, or WS(S) when your browser
|
||||
|
||||
@@ -40,6 +40,8 @@ Choose this when:
|
||||
- OpenClaw and Chrome are on the same machine
|
||||
- you want the local signed-in browser state
|
||||
- you do not need cross-host browser transport
|
||||
- you do not need advanced managed/raw-CDP-only routes like `responsebody`, PDF
|
||||
export, download interception, or batch actions
|
||||
|
||||
For WSL2 Gateway + Windows Chrome, prefer raw remote CDP. Chrome MCP is host-local, not a WSL2-to-Windows bridge.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user