mirror of
https://github.com/browser-use/browser-use.git
synced 2025-02-18 01:18:20 +03:00
fixed broken link to chromium_args
This commit is contained in:
@@ -37,7 +37,7 @@ config = BrowserConfig(
|
||||
### Additional Settings
|
||||
|
||||
- **extra_chromium_args** (default: `[]`)
|
||||
Additional arguments passed to the browser at launch. See the [full list of available arguments](https://github.com/browser-use/browser-use/blob/main/browser_use/browser/browser.py#L154).
|
||||
Additional arguments passed to the browser at launch. See the [full list of available arguments](https://github.com/browser-use/browser-use/blob/main/browser_use/browser/browser.py#L180).
|
||||
|
||||
- **proxy** (default: `None`)
|
||||
Standard Playwright proxy settings for using external proxy services.
|
||||
|
||||
Reference in New Issue
Block a user