环境:ios 6.x
appium 1.2.2
测试准备:
1.从 appstore 下载线上版本
2.在脚本中设置 udid 和 bundleId

执行脚本提示
warn:Instruments socket client never checked in; timing out

google 了下 看到国外友人也遇到类似问题,有人在 github 上回复
You need to ensure the iPad you are using is configured correctly for development. Have the developer deploy a build straight forom XCode to the iPad you are using.

Once that is accomplished you can confirm that the iPad you are using has the correct profiles and certs to run the non-app-store version of your app.
看这意思是必须要使用开发版本,不能使用商店版本,想问下论坛大神,除了使用开发版本,有无其它好的解决方案


↙↙↙阅读原文可查看相关链接,并与作者交流