Appium on Real devices (ios and android) with Bitrise

Hi guys I’m researching automation strategy for my project and have one question:
I wanna run my appium tests on real devices (maven project) both platforms (ios and android) in several threads. Firebase doesn’t support appium now
Is it possible to integrate Bitrise with some solution like AWS device farm or BrowserStack?

Hello @SergiyBelevitnev :wave:

Although there are no official support for either AWS device farm or BrowserStack, we do have some steps that help integrate your workflows with either:

BrowserStack: https://github.com/fernanthonies/bitrise-step-browserstack-espresso-app-automate

AWS Device Farm: https://github.com/peartherapeutics/bitrise-aws-device-farm-runner

Hope this helps!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.