Skip to content

Commit

Permalink
Disabling reading list info panel in Firefox. Fixes SeleniumHQ#658
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Jun 16, 2015
1 parent 5fcceb3 commit 00a5f46
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 @@ -9,6 +9,7 @@
"browser.link.open_external": 2,
"browser.link.open_newwindow": 2,
"browser.offline": false,
"browser.reader.detectedFirstArticle": true,
"browser.safebrowsing.enabled": false,
"browser.safebrowsing.malware.enabled": false,
"browser.search.update": false,
Expand Down

0 comments on commit 00a5f46

Please sign in to comment.