fix: add --disable-search-engine-choice-screen to default arguments (#10880)

This commit is contained in:
Alex Rudenko 2023-09-11 19:34:19 +02:00 committed by GitHub
parent d1b1b10910
commit d08ad5fbbe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -188,6 +188,7 @@ export class ChromeLauncher extends ProductLauncher {
'--disable-popup-blocking',
'--disable-prompt-on-repost',
'--disable-renderer-backgrounding',
'--disable-search-engine-choice-screen',
'--disable-sync',
'--enable-automation',
// TODO(sadym): remove '--enable-blink-features=IdleDetection' once