Files
chrome-use/docs
Chris Tate 77f2caa1bc feat: add --download-path option (#536)
* feat: add --download-path option

Adds a `--download-path` flag (and `AGENT_BROWSER_DOWNLOAD_PATH` env / `downloadPath` config key) to set a default download directory for browser downloads.

Without this, Playwright stores downloads in a temp directory that is deleted when the browser closes. The new option passes through to Playwright's `downloadsPath` on `launch()` and `launchPersistentContext()`.

Fixes #507

* improvements

* fixes

* fixes
2026-02-24 07:22:55 -06:00
..
2026-02-22 16:09:37 -06:00
2026-01-13 02:54:56 -06:00
2026-02-11 14:17:53 -06:00
2026-01-13 02:54:56 -06:00
2026-02-09 12:10:40 -06:00
2026-02-22 16:09:37 -06:00
2026-02-22 16:09:37 -06:00
2026-01-13 02:54:56 -06:00
2026-01-13 02:54:56 -06:00