fix(browser): manage isolated downloads

Co-authored-by: Pearce Kieser <5055971+Pearcekieser@users.noreply.github.com>
This commit is contained in:
Peter Steinberger
2026-04-25 10:03:08 +01:00
parent b756dfcb2b
commit 41ed7fa535
10 changed files with 243 additions and 9 deletions

View File

@@ -185,6 +185,11 @@ openclaw browser download <ref> report.pdf
openclaw browser dialog --accept
```
Managed Chrome profiles save ordinary click-triggered downloads into the OpenClaw
downloads directory (`/tmp/openclaw/downloads` by default, or the configured temp
root). Use `waitfordownload` or `download` when the agent needs to wait for a
specific file and return its path; those explicit waiters own the next download.
## State and storage
Viewport + emulation: