Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

PSA: you can't test both android and ios with saucelabs #316

Open
bitinn opened this issue Mar 9, 2017 · 0 comments
Open

PSA: you can't test both android and ios with saucelabs #316

bitinn opened this issue Mar 9, 2017 · 0 comments

Comments

@bitinn
Copy link

bitinn commented Mar 9, 2017

I was updating an old repo and trying to get both latest Android and iOS tests working.

And it turns out, you can't.

Because Android 4-5 is only supported with Appium 1.5.x and iOS 10 is only supported with Appium 1.6.x on Saucelabs.

Presumably because Appium 1.6.x comes with some major updates on Android testing which Saucelabs still haven't integrated yet. Which is also why Android 6+ isn't supported by SauceLabs neither.

Because we can't set 2 different Appium version in a single test, I think there isn't a way to test both Android and iOS devices. I would like to be proven wrong.

(PS: Maybe there are alternative services zuul can support?)

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

No branches or pull requests

1 participant