Skip to content

Commit 0602f89

Browse files
authored
Merge branch 'master' into snyk-fix-2ac606dc0d0373afb35a272261cfa61b
2 parents 06b5765 + e63407e commit 0602f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/browser.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ def browserSetup(
7474
options.add_argument("--disable-default-apps")
7575
options.add_argument("--disable-features=Translate")
7676
options.add_argument('--disable-features=PrivacySandboxSettings4')
77+
options.add_argument("--disable-search-engine-choice-screen")
7778

7879
seleniumwireOptions: dict[str, Any] = {"verify_ssl": False}
7980

0 commit comments

Comments
 (0)