Bumped XP min FF version compatibility to 8.
This commit is contained in:
@@ -28,7 +28,7 @@ env:
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_chrome_14.config.yml
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_chrome_35.config.yml
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_chrome_49.config.yml
|
||||
- CONFIG_FILE=osx/snowleopard/snowleopard_firefox_7.config.yml
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_firefox_7.config.yml
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_firefox_38esr.config.yml
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_firefox_42.config.yml
|
||||
# - CONFIG_FILE=osx/snowleopard/snowleopard_safari_5-1.config.yml
|
||||
@@ -49,7 +49,7 @@ env:
|
||||
# - CONFIG_FILE=windows/xp/xp_chrome_14.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_chrome_28.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_chrome_43.config.yml
|
||||
- CONFIG_FILE=windows/xp/xp_firefox_7.config.yml
|
||||
- CONFIG_FILE=windows/xp/xp_firefox_8.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_firefox_45esr.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_firefox_47.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_ie_7.config.yml
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
server: "hub-cloud.browserstack.com"
|
||||
|
||||
common_caps:
|
||||
"build": "Windows XP Firefox 7"
|
||||
"build": "Windows XP Firefox 8"
|
||||
"project": "BeEF"
|
||||
"browserstack.local": true
|
||||
"browserstack.video": false
|
||||
@@ -9,6 +9,6 @@ common_caps:
|
||||
browser_caps:
|
||||
-
|
||||
"browser": "firefox"
|
||||
"browser_version": "7.0"
|
||||
"browser_version": "8.0"
|
||||
"os": "windows"
|
||||
"os_version": "xp"
|
||||
Reference in New Issue
Block a user