revert no-sandbox
This commit is contained in:
@ -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),
|
||||
|
||||
Reference in New Issue
Block a user