diff --git a/grunt/sauce_browsers.yml b/grunt/sauce_browsers.yml index 23244e43516b921f36c606ae01a4e32de2a00b58..af271c3b29496a6f65649801c083db019a5dc094 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