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