fix(core): update
This commit is contained in:
parent
dd6f24551d
commit
d5b3e48f8d
@ -20,7 +20,7 @@ export const getEnvAwareBrowserInstance = async (
|
||||
chromeArgs = chromeArgs.concat([
|
||||
'--no-sandbox',
|
||||
'--disable-setuid-sandbox',
|
||||
'--disable-dev-shm-usage'
|
||||
// '--disable-dev-shm-usage'
|
||||
]);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user