deploy: weather patch
This commit is contained in:
@@ -803,6 +803,8 @@ def launch_chrome():
|
||||
"--disable-extensions",
|
||||
"--disable-gpu",
|
||||
"--disable-dev-shm-usage",
|
||||
"--disable-web-security",
|
||||
"--allow-file-access-from-files",
|
||||
f"--user-data-dir={profile_dir}",
|
||||
f"--remote-debugging-port={CDP_PORT}",
|
||||
"--remote-allow-origins=*",
|
||||
|
||||
Reference in New Issue
Block a user