remove specific user-data-dir
This commit is contained in:
@ -45,7 +45,6 @@ export const getBrowser = async (): Promise<Browser> => {
|
||||
'--disable-dev-shm-usage',
|
||||
'--no-first-run',
|
||||
'--disable-background-networking',
|
||||
'--user-data-dir=/tmp/chrome-user-data',
|
||||
],
|
||||
defaultViewport: {
|
||||
deviceScaleFactor: 1,
|
||||
|
||||
Reference in New Issue
Block a user