From: Bardi Harborow Date: Sun, 16 Oct 2016 15:26:16 +0000 (+1100) Subject: Change SauceLabs iPhone test to use Appium. X-Git-Tag: v4.0.0-alpha.5~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F20919%2Fhead;p=thirdparty%2Fbootstrap.git Change SauceLabs iPhone test to use Appium. --- diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index c4e32f0c0a..4d5041b9eb 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -53,9 +53,10 @@ # Win Opera 15+ not currently supported by Sauce Labs { - browserName: "iphone", - platform: "OS X 10.10", - version: "latest" + browserName: "Safari", + deviceName: "iPhone Simulator", + platformVersion: "9.3", + platformName: "iOS" }, # iOS Chrome not currently supported by Sauce Labs