mirror of https://github.com/openclaw/openclaw.git
docs: sync browser cli summary
This commit is contained in:
parent
53e2554281
commit
3e5c571e57
|
|
@ -1232,7 +1232,7 @@ Browser control CLI (dedicated Chrome/Brave/Edge/Chromium). See [`openclaw brows
|
|||
|
||||
Common options:
|
||||
|
||||
- `--url`, `--token`, `--timeout`, `--json`
|
||||
- `--url`, `--token`, `--timeout`, `--expect-final`, `--json`
|
||||
- `--browser-profile <name>`
|
||||
|
||||
Manage:
|
||||
|
|
@ -1246,7 +1246,7 @@ Manage:
|
|||
- `browser focus <targetId>`
|
||||
- `browser close [targetId]`
|
||||
- `browser profiles`
|
||||
- `browser create-profile --name <name> [--color <hex>] [--cdp-url <url>]`
|
||||
- `browser create-profile --name <name> [--color <hex>] [--cdp-url <url>] [--driver existing-session] [--user-data-dir <path>]`
|
||||
- `browser delete-profile --name <name>`
|
||||
|
||||
Inspect:
|
||||
|
|
|
|||
Loading…
Reference in New Issue