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 1e271a2 commit 282e7e8Copy full SHA for 282e7e8
javascript/firefox-driver/webdriver.json
@@ -60,6 +60,7 @@
60
"dom.max_script_run_time": 30,
61
"dom.report_all_js_exceptions": true,
62
"javascript.options.showInConsole": true,
63
+ "network.captive-portal-service.enabled": false,
64
"security.csp.enable": false,
65
"startup.homepage_welcome_url": "about:blank",
66
"startup.homepage_welcome_url.additional": "about:blank",
0 commit comments