From: Johann-S Date: Tue, 18 Apr 2017 09:52:16 +0000 (+0200) Subject: Fix running test on iOS with Saucelabs X-Git-Tag: v4.0.0-beta~166^2~87 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14b2a64b265d53633ecce3fd845c3d23d740ceda;p=thirdparty%2Fbootstrap.git Fix running test on iOS with Saucelabs --- diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 23244e4351..af271c3b29 100644 --- a/grunt/sauce_browsers.yml +++ b/grunt/sauce_browsers.yml @@ -48,10 +48,10 @@ # Win Opera 15+ not currently supported by Sauce Labs { - browserName: "Safari", + browserName: "iphone", deviceName: "iPhone Simulator", - platformVersion: "9.3", - platformName: "iOS" + platformName: "OS X 10.11", + version: "9.3" }, # iOS Chrome not currently supported by Sauce Labs