mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.76k stars 266 forks source link

[Feature Request] : Are you working on integrating the test runs on cloud device providers like Sauce Labs , Browser Stack. #1129

Closed BharathSaraswathi closed 2 months ago

BharathSaraswathi commented 1 year ago

As an automation engineers, we would always run automation scripts on real devices. So it would be easy if you can provide us a way to integrate our scripts with cloud testing providers like Sauce Labs, and Browser Stack, at least for Android as iOS is still in the development stage to run on real devices.

micheltonon commented 3 months ago

Hello, following @BharathSaraswathi's question, is there the possibility of expanding the service for testing on multiple real devices ?

bartekpacia commented 2 months ago

Support for running on multiple device in parallel was contributed in #1732 and will be released in the next stable version.

Currently we don't have plans to add explicit support 3rd party testing platforms. As long as you can run an emulator and have shell access, you can run Maestro yourself.

Could you clarify the request exactly here?

PS Before you ask for support of a fully-managed service like Firebase Test Lab - it's not possible with Maestro's architecture (heavy usage of adb and xcrun simctl, which is not possible on Firebase Test Lab and similar).

github-actions[bot] commented 2 months ago

Without additional information, we can't resolve this issue. We're therefore reluctantly going to close it. Feel free to open a new issue with all the required information provided, including a minimal, reproducible sample. When creating a new issue, please make sure to diligently fill out the issue template. Thank you for your contribution to our open-source community!

github-actions[bot] commented 2 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!