aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-infra/sauce_browsers.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml
index 4c1e011d3..b9228a129 100644
--- a/test-infra/sauce_browsers.yml
+++ b/test-infra/sauce_browsers.yml
@@ -6,7 +6,7 @@
platform: "OS X 10.9"
},
# {
- # browserName: "chrome",
+ # browserName: "googlechrome",
# platform: "OS X 10.9",
# version: "31"
# },
@@ -45,7 +45,7 @@
# },
{
- browserName: "chrome",
+ browserName: "googlechrome",
platform: "Windows 8.1"
},
{
@@ -65,7 +65,7 @@
# Linux (unofficial)
{
- browserName: "chrome",
+ browserName: "googlechrome",
platform: "Linux"
},
{