diff --git a/htag/runners/chromeapp.py b/htag/runners/chromeapp.py index 9c3dfe1..f4ac3d5 100644 --- a/htag/runners/chromeapp.py +++ b/htag/runners/chromeapp.py @@ -82,6 +82,7 @@ def find_chrome_mac(): "--no-default-browser-check", "--disable-notifications", "--disable-features=TranslateUI", + "--autoplay-policy=no-user-gesture-required", #~ "--no-proxy-server", ] + chromeargs if size: