mirror of
https://github.com/j93es/browser-use-oauth.git
synced 2026-06-04 21:11: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(
|
||||
# Security settings
|
||||
# disable_security=True,
|
||||
disable_security=True,
|
||||
# Display settings
|
||||
headless=headless,
|
||||
# Data persistence
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue