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 ec85e01 commit 828f0d7Copy full SHA for 828f0d7
karma.conf.js
@@ -92,9 +92,9 @@ module.exports = function (config) {
92
base: 'SauceLabs',
93
deviceName: 'iPhone 11 Pro Max Simulator',
94
platformName: 'iOS',
95
- platformVersion: '13.0',
+ platformVersion: '14.0',
96
browserName: 'Safari',
97
- appiumVersion: '1.15.0',
+ appiumVersion: '1.18.3',
98
},
99
XXXsl_android_chrome: {
100
0 commit comments