Skip to content

Commit eff8345

Browse files
committed
add disable-infobars
1 parent df53cbd commit eff8345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/server/lib/util/chromium_flags.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const DEFAULT_FLAGS = [
3636
'enable-automation',
3737
'disable-print-preview',
3838
'disable-component-extensions-with-background-pages',
39-
39+
'disable-infobars',
4040
'disable-device-discovery-notifications',
4141

4242
// https://github.com/cypress-io/cypress/issues/2376

0 commit comments

Comments
 (0)