update chrome args (#741)
This commit is contained in:
@@ -67,6 +67,7 @@ class BrowserContextFactory:
|
||||
"user_data_dir": tempfile.mkdtemp(prefix="skyvern_browser_"),
|
||||
"locale": SettingsManager.get_settings().BROWSER_LOCALE,
|
||||
"timezone_id": SettingsManager.get_settings().BROWSER_TIMEZONE,
|
||||
"color_scheme": "no-preference",
|
||||
"args": [
|
||||
"--disable-blink-features=AutomationControlled",
|
||||
"--disk-cache-size=1",
|
||||
|
||||
Reference in New Issue
Block a user