Skip to content

Commit

Permalink
Add single-process to flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ayjayt committed Jan 29, 2025
1 parent d71b5a2 commit f66337f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions choreographer/browsers/chromium.py
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ def get_cli(self) -> Sequence[str]:
"--disable-print-preview",
"--disable-speech-api",
"--mute-audio",
"--single-process",
"--no-default-browser-check",
"--no-pings",
"--disable-features=Translate,BackForwardCache,AcceptCHFrame,MediaRouter,OptimizationHints,AudioServiceOutOfProcess,IsolateOrigins,site-per-process",
Expand Down

0 comments on commit f66337f

Please sign in to comment.