We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df53cbd commit eff8345Copy full SHA for eff8345
packages/server/lib/util/chromium_flags.ts
@@ -36,7 +36,7 @@ const DEFAULT_FLAGS = [
36
'enable-automation',
37
'disable-print-preview',
38
'disable-component-extensions-with-background-pages',
39
-
+ 'disable-infobars',
40
'disable-device-discovery-notifications',
41
42
// https://github.com/cypress-io/cypress/issues/2376
0 commit comments