Can I work with 2 simulators (iOS and Android) in a single test case using Calabash?

試著忘記壹切 提交于 2019-12-13 06:26:17

问题


Is it possible to work with 2 simulators for executing single test case using calabash? If yes how do we launch 2 simulators and manage the session?


回答1:


Yes, you can easily do that simply using calabash x-platform solution. Please use official calabash article for reference and detailed instruction - it contains all info you need. https://github.com/calabash/x-platform-example




回答2:


I have a previously written an answer about doing this here - Running and communicating Calabash android and calabash iOS together

Have a look and hopefully it will help you :)



来源:https://stackoverflow.com/questions/38564111/can-i-work-with-2-simulators-ios-and-android-in-a-single-test-case-using-calab

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!