顶一个先,感谢@seveniruby的劳动
我使用 teamcity 来集成。
使用不难,比如我是用 c#,我就跑 nunit 测试就 ok 了。
其实可以说与 appium 无关,你之前怎么跑 selenium 测试的,现在还是怎么跑。只是要使用 remoteservice。
各位成功的兄弟,帮助下,现在环境已经是:appium0.11.4 xcode5.02 sdk:ios7 mac10.9 了。依然那个错误。我在 google group 上看,说是 xcode5.02 已经是 ok 的?node 版本不影响吧?我是使用 brew 安装的,版本为 0.10.21.
我升级下,看能解决我这个 500 错误问题不?
xcode5.02 出来了,有人试过 ok 了没?
authorize 是 ok 了。
appium 依然是:error: Instruments did not launch successfully, failing session
还有一直报这个:warn: Could not parse plist file at /Users/.../***.app/en.lproj/Localizable.strings
已经是 xcode4.6,而且我是取 appium 的 master 下来重新执行 reset.sh 了。
我是用 c# 写的测试代码。看起来像 appium 的问题。
#10 楼 @monkey info: [INSTSERVER] Instruments exited with code 253
error: Instruments did not launch successfully, failing session
info: Cleaning up appium session
error: Failed to start an Appium session, err was: Error: Instruments did not launch successfully--please check your app paths or bundle IDs and try again
info: Responding to client with error: {"status":33,"value":{"message":"A new session could not be created. (Original error: Instruments did not launch successfully--please check your app paths or bundle IDs and try again)","origValue":"Instruments did not launch successfully--please check your app paths or bundle IDs and try again"},"sessionId":null}
POST /wd/hub/session 500 888ms - 342b
但是,跑测试,还是报:Instruments did not launch successfully。都已经是 xcode4.6.3 了。我看网上说 xcode4.6.3 没问题?
#4 楼 @lihuazhang 这个的确是让 sudo authorize_ios 好了。