Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Appium 2 compatibility #284

Open
rwaldron opened this issue Jul 12, 2023 · 0 comments
Open

Appium 2 compatibility #284

rwaldron opened this issue Jul 12, 2023 · 0 comments

Comments

@rwaldron
Copy link

rwaldron commented Jul 12, 2023

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant