Appium tests with Virtual Device Testing

Description of the feature request

Enable Appium UI tests for iOS and Android Virtual device testing

Use case / for what or how I would use it

As of right now, we are able to run UI tests on virtual devices. It would be great to be able to test cross-platform apps. In order to do that Appium Tests are a great option to implement tests both for iOS and Android using one single language

Hi @jriascos,

Thanks for the #feature-request!

While we do not have a pre-built solution for Appium testing at the moment, itโ€™s still entirely possible, please see this thread for example: Appium tests / setup

Thanks @bitce for your reply. I would like to run Appium test on several virtual devices just like when using the iOS device testing step on bitrise but it currently only supports XCUI tests