Open rwaldron opened 1 year ago
The most recent release of karma-sauce-launcher is not compatible with Appium 2: https://docs.saucelabs.com/mobile-apps/automated-testing/appium/appium-2-migration/. This prevents upgrading to newer versions of iOS and Android for testing, as the last configuration allowed for iOS is:
deviceName: 'iPhone 13 Pro Simulator', platformVersion: '15.4', platformName: 'iOS', appiumVersion: '1.22.3',
(I don't have an example for Android)
The most recent release of karma-sauce-launcher is not compatible with Appium 2: https://docs.saucelabs.com/mobile-apps/automated-testing/appium/appium-2-migration/. This prevents upgrading to newer versions of iOS and Android for testing, as the last configuration allowed for iOS is:
(I don't have an example for Android)