fix(core): update
This commit is contained in:
parent
4f94fa31ac
commit
c6fd1bea7a
@ -27,7 +27,7 @@ export const getEnvAwareBrowserInstance = async (
|
||||
args: chromeArgs,
|
||||
pipe: true,
|
||||
headless: true,
|
||||
executablePath: '/usr/bin/google-chrome'
|
||||
// executablePath: '/usr/bin/google-chrome'
|
||||
});
|
||||
|
||||
return headlessBrowser;
|
||||
|
Loading…
Reference in New Issue
Block a user