mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-05 00:01:28 +09:00
Update init_profile.py
This commit is contained in:
parent
20578d7f7b
commit
fc72e5b9f8
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ async def GetProfile(headless=False):
|
||||||
|
|
||||||
profile = BrowserProfile(
|
profile = BrowserProfile(
|
||||||
# Security settings
|
# Security settings
|
||||||
# disable_security=True,
|
disable_security=True,
|
||||||
# Display settings
|
# Display settings
|
||||||
headless=headless,
|
headless=headless,
|
||||||
# Data persistence
|
# Data persistence
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue