Skip to content

Commit

Permalink
chromeapp/winapp autoplay
Browse files Browse the repository at this point in the history
  • Loading branch information
manatlan committed Nov 12, 2023
1 parent 4553cf3 commit 807ab19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions htag/runners/chromeapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 807ab19

Please sign in to comment.