mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-28 01:15:10 +03:00
cherry-pick(#22667): chore(chromium): remove --disable-sync CLI switch
Fixes https://github.com/microsoft/playwright/pull/22583 Fixes https://github.com/microsoft/playwright/issues/22560 Not relevant anymore, it only takes effect when profiles is signed in. See https://bugs.chromium.org/p/chromium/issues/detail?id=1439737.
This commit is contained in:
parent
0d61e314f6
commit
2ca4cd018f
@ -41,7 +41,6 @@ export const chromiumSwitches = [
|
||||
'--disable-popup-blocking',
|
||||
'--disable-prompt-on-repost',
|
||||
'--disable-renderer-backgrounding',
|
||||
'--disable-sync',
|
||||
'--force-color-profile=srgb',
|
||||
'--metrics-recording-only',
|
||||
'--no-first-run',
|
||||
|
Loading…
Reference in New Issue
Block a user