fix(core): update
This commit is contained in:
		@@ -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;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user