diff --git a/lib/OSnap_Browser/OSnap_Browser_Launcher.ml b/lib/OSnap_Browser/OSnap_Browser_Launcher.ml index 06ee00a..86e35ef 100644 --- a/lib/OSnap_Browser/OSnap_Browser_Launcher.ml +++ b/lib/OSnap_Browser/OSnap_Browser_Launcher.ml @@ -30,6 +30,7 @@ let make ~sw ~env () = ; "about:blank" ; "--headless=old" ; "--disable-gpu" + ; "--no-sandbox" ; "--hide-scrollbars" ; "--remote-debugging-port=0" ; "--mute-audio"