mirror of
https://github.com/browser-use/browser-use
synced 2026-05-06 17:52:15 +02:00
Merge remote-tracking branch 'origin/HEAD' into multi-step
This commit is contained in:
@@ -13,7 +13,7 @@ from browser_use.browser.context import BrowserContextConfig
|
||||
browser = Browser(
|
||||
config=BrowserConfig(
|
||||
disable_security=True,
|
||||
headless=True,
|
||||
headless=False,
|
||||
new_context_config=BrowserContextConfig(save_recording_path='./tmp/recordings'),
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user