Skip to content

Appium 2 compatibility #284

@rwaldron

Description

@rwaldron

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions