Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Commit

Permalink
Removing Firefox 7-9
Browse files Browse the repository at this point in the history
  • Loading branch information
davehunt committed Apr 19, 2012
1 parent 215afae commit 181fc90
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 117 deletions.
18 changes: 0 additions & 18 deletions grid_configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ hub:
environments:
- name: "Firefox 3.6 on Mac OS X"
browser: "*firefox /Applications/Firefox 3.6.app/Contents/MacOS/firefox-bin"
- name: "Firefox 7 on Mac OS X"
browser: "*firefox /Applications/Firefox 7.app/Contents/MacOS/firefox-bin"
- name: "Firefox 8 on Mac OS X"
browser: "*firefox /Applications/Firefox 8.app/Contents/MacOS/firefox-bin"
- name: "Firefox 9 on Mac OS X"
browser: "*firefox /Applications/Firefox 9.app/Contents/MacOS/firefox-bin"
- name: "Firefox 10 on Mac OS X"
browser: "*firefox /Applications/Firefox 10.app/Contents/MacOS/firefox-bin"
- name: "Firefox 11 on Mac OS X"
Expand All @@ -20,12 +14,6 @@ hub:
browser: "*firefox /Applications/Nightly.app/Contents/MacOS/firefox-bin"
- name: "Firefox 3.6 on Windows Vista"
browser: "*firefox C:/Program Files/Mozilla Firefox 3.6/firefox.exe"
- name: "Firefox 7 on Windows Vista"
browser: "*firefox C:/Program Files/Mozilla Firefox 7/firefox.exe"
- name: "Firefox 8 on Windows Vista"
browser: "*firefox C:/Program Files/Mozilla Firefox 8/firefox.exe"
- name: "Firefox 9 on Windows Vista"
browser: "*firefox C:/Program Files/Mozilla Firefox 9/firefox.exe"
- name: "Firefox 10 on Windows Vista"
browser: "*firefox C:/Program Files/Mozilla Firefox 10/firefox.exe"
- name: "Firefox 11 on Windows Vista"
Expand All @@ -42,12 +30,6 @@ hub:
browser: "*iexplore"
- name: "Firefox 3.6 on Windows 7"
browser: "*firefox C:/Program Files/Mozilla Firefox 3.6/firefox.exe"
- name: "Firefox 7 on Windows 7"
browser: "*firefox C:/Program Files/Mozilla Firefox 7/firefox.exe"
- name: "Firefox 8 on Windows 7"
browser: "*firefox C:/Program Files/Mozilla Firefox 8/firefox.exe"
- name: "Firefox 9 on Windows 7"
browser: "*firefox C:/Program Files/Mozilla Firefox 9/firefox.exe"
- name: "Firefox 10 on Windows 7"
browser: "*firefox C:/Program Files/Mozilla Firefox 10/firefox.exe"
- name: "Firefox 11 on Windows 7"
Expand Down
33 changes: 0 additions & 33 deletions mac.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@
"browserName": "Firefox 3.6 on Mac OS X",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 7 on Mac OS X",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 8 on Mac OS X",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 9 on Mac OS X",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 10 on Mac OS X",
"maxInstances": 5,
Expand All @@ -32,27 +20,6 @@
"platform": "MAC",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "7",
"firefox_binary": "/Applications/Firefox 7.app/Contents/MacOS/firefox-bin",
"platform": "MAC",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "8",
"firefox_binary": "/Applications/Firefox 8.app/Contents/MacOS/firefox-bin",
"platform": "MAC",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "9",
"firefox_binary": "/Applications/Firefox 9.app/Contents/MacOS/firefox-bin",
"platform": "MAC",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "10",
Expand Down
33 changes: 0 additions & 33 deletions win7.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@
"browserName": "Firefox 3.6 on Windows 7",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 7 on Windows 7",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 8 on Windows 7",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 9 on Windows 7",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 10 on Windows 7",
"maxInstances": 5,
Expand All @@ -36,27 +24,6 @@
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "7",
"firefox_binary": "C:/Program Files/Mozilla Firefox 7/firefox.exe",
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "8",
"firefox_binary": "C:/Program Files/Mozilla Firefox 8/firefox.exe",
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "9",
"firefox_binary": "C:/Program Files/Mozilla Firefox 9/firefox.exe",
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "10",
Expand Down
33 changes: 0 additions & 33 deletions winvista.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,6 @@
"browserName": "Firefox 3.6 on Windows Vista",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 7 on Windows Vista",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 8 on Windows Vista",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 9 on Windows Vista",
"maxInstances": 5,
"seleniumProtocol": "Selenium"
}, {
"browserName": "Firefox 10 on Windows Vista",
"maxInstances": 5,
Expand All @@ -36,27 +24,6 @@
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "7",
"firefox_binary": "C:/Program Files/Mozilla Firefox 7/firefox.exe",
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "8",
"firefox_binary": "C:/Program Files/Mozilla Firefox 8/firefox.exe",
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "9",
"firefox_binary": "C:/Program Files/Mozilla Firefox 9/firefox.exe",
"platform": "WINDOWS",
"maxInstances": 1,
"seleniumProtocol": "WebDriver"
}, {
"browserName": "firefox",
"version": "10",
Expand Down

0 comments on commit 181fc90

Please sign in to comment.