Bumped min XP FF ver.
This commit is contained in:
@@ -48,7 +48,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_14.config.yml
|
||||
- CONFIG_FILE=windows/xp/xp_firefox_15.config.yml
|
||||
# - CONFIG_FILE=windows/xp/xp_firefox_25.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 14"
|
||||
"build": "Windows XP Firefox 15"
|
||||
"project": "BeEF"
|
||||
"browserstack.local": true
|
||||
"browserstack.video": false
|
||||
@@ -9,6 +9,6 @@ common_caps:
|
||||
browser_caps:
|
||||
-
|
||||
"browser": "firefox"
|
||||
"browser_version": "14.0"
|
||||
"browser_version": "15.0"
|
||||
"os": "windows"
|
||||
"os_version": "xp"
|
||||
Reference in New Issue
Block a user