Skip to content

Commit 87c4e91

Browse files
committed
Prevent the additional welcome URL for Windows 10 from being opened
1 parent 2a28c18 commit 87c4e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

javascript/firefox-driver/webdriver.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"browser.newtabpage.enabled": false,
6262
"browser.startup.page": 0,
6363
"browser.startup.homepage": "about:blank",
64+
"browser.usedOnWindows10.introURL": "about:blank",
6465
"dom.max_chrome_script_run_time": 30,
6566
"dom.max_script_run_time": 30,
6667
"dom.report_all_js_exceptions": true,

0 commit comments

Comments
 (0)