From: Chris Rebert Date: Mon, 24 Feb 2014 21:10:25 +0000 (-0800) Subject: switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647 X-Git-Tag: v3.2.0~426^2~21^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8556fa44a3d907be6282758f4fb769b50e2386f4;p=thirdparty%2Fbootstrap.git switch browserName from "googlechrome" to "chrome" per @Jonahss in #12647 --- diff --git a/test-infra/sauce_browsers.yml b/test-infra/sauce_browsers.yml index b9228a129b..4c1e011d30 100644 --- a/test-infra/sauce_browsers.yml +++ b/test-infra/sauce_browsers.yml @@ -6,7 +6,7 @@ platform: "OS X 10.9" }, # { - # browserName: "googlechrome", + # browserName: "chrome", # platform: "OS X 10.9", # version: "31" # }, @@ -45,7 +45,7 @@ # }, { - browserName: "googlechrome", + browserName: "chrome", platform: "Windows 8.1" }, { @@ -65,7 +65,7 @@ # Linux (unofficial) { - browserName: "googlechrome", + browserName: "chrome", platform: "Linux" }, {