Run multiple devices using calabash-android

Connected two devices to ran a Calabash test, works fine!

The first device will fail at “press voice call”, because the script was written for the phone version, and the tablet version does not have this “voice all” selection (It has an image button instead). You will see this does not affect the second test.

if you have 10 USB ports, then you can test 10 devices!

For Calabash-ios, this could be done through the wifi run option. I haven’t tried yet.

Also, this is consecutive. If you use Robotium or Android Unit Test, you can run tests at the same time using instrumentation test runner through adb script. I am only talking about Calabash here.

Please be patient from 1:20 to 2:50 as the query time out and fail. You can drag from 1:20 to 2:50. There is nothing in this time period.

Advertisement

4 thoughts on “Run multiple devices using calabash-android

    • Hi,
      I am not playing with calabash-android these days. But I believe they disabled it so you need to use their service to rum multiple devices in parallel in their cloud.

Leave a Reply to hiryu23 Cancel reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s