Skip to content

Commit

Permalink
Test for Firefox “Quantum”
Browse files Browse the repository at this point in the history
  • Loading branch information
donatj committed Oct 23, 2017
1 parent d689c09 commit ea79de6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Tests/user_agents.json
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,11 @@
"browser": "Firefox",
"version": "25.0"
},
"Mozilla\/5.0 (Macintosh; Intel Mac OS X 10.13; rv:57.0) Gecko\/20100101 Firefox\/57.0": {
"platform": "Macintosh",
"browser": "Firefox",
"version": "57.0"
},
"Mozilla\/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.5) Gecko\/20091102 Firefox\/3.5.5 (.NET CLR 3.5.21022)": {
"platform": "Windows",
"browser": "Firefox",
Expand Down

0 comments on commit ea79de6

Please sign in to comment.