diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index 4c1e011d30..b9228a129b 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" }, {