Skip to content

Commit

Permalink
Prevent Firefox from opening a page on a second or later run and/or a…
Browse files Browse the repository at this point in the history
…fter some amount of time
  • Loading branch information
davehunt committed Jan 25, 2016
1 parent bc16ffa commit 43a88af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions javascript/firefox-driver/webdriver.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
},
"mutable": {
"browser.dom.window.dump.enabled": true,
"browser.laterrun.enabled": false,
"browser.newtab.url": "about:blank",
"browser.newtabpage.enabled": false,
"browser.startup.page": 0,
Expand Down

0 comments on commit 43a88af

Please sign in to comment.