revert no-sandbox

This commit is contained in:
Hongbo Wu
2022-07-15 14:43:17 +08:00
parent ed09d78980
commit b2238ce7f2

View File

@ -101,6 +101,8 @@ const getBrowserPromise = (async () => {
'--mute-audio',
'--no-default-browser-check',
'--no-pings',
'--no-sandbox',
'--no-zygote',
'--use-gl=swiftshader',
'--window-size=1920,1080',
].filter((item) => !!item),