We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8492409 commit 34742d8Copy full SHA for 34742d8
1 file changed
karma.conf.js
@@ -58,15 +58,15 @@ module.exports = function(config) {
58
sl_iphone_1: {
59
base: 'SauceLabs',
60
browserName: 'iPhone',
61
- platform: 'OS X 10.9',
62
- deviceName: "iPhone Retina (4-inch 64-bit)",
+ platform: 'OS X 10.10',
+ deviceName: "iPad Simulator",
63
version: '7.1'
64
},
65
sl_iphone_2: {
66
67
68
platform: 'OS X 10.10',
69
- deviceName: "iPhone 6 Plus",
70
version: '9.1'
71
72
sl_safari: {
0 commit comments