【问题标题】:Appium inspector is not launching for iOS AppAppium 检查器未针对 iOS 应用启动
【发布时间】:2016-08-26 21:39:20
【问题描述】:

我无法启动 appium 检查器。它显示 Instruments Usage Error: Specified target process is invalid: test.all instruments, version 7.3 (60133)

Find the error log below
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:36 iPhone-5C lockdownd[32] <Error>: CFStringGetCString error in locklog

[debug] [Instruments] [INST STDERR] Instruments Usage Error: Specified target process is invalid: test.all
instruments, version 7.3 (60133)
usage: instruments [-t template] [-D document] [-l timeLimit] [-i #] [-w device] [[-p pid] | [application [-e variable value] [argument ...]]]


[debug] [Instruments] Instruments exited with code 255

[Instruments] Error launching instruments: Instruments crashed on startup

[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:44 iPhone-5C notification_proxy[153] <Error>: 0x40081000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:44 iPhone-5C notification_proxy[153] <Error>: 0x40081000 -[MNPLockdownConnection receiveMessage]: lockdown_receive_message error!
[iOSLog] [IOS_SYSLOG_ROW] Aug 24 17:24:44 iPhone-5C DTServiceHub[201] <Warning>: Could not create service name

【问题讨论】:

  • 您是否使用了应用程序的正确 bundleid
  • 是的,我正在使用 info.plist 文件中显示的捆绑包 ID

标签: ios appium appium-ios


【解决方案1】:

为了启动 appium 检查器,您必须检查预启动应用程序以及应用程序路径。然后你就可以启动 appium 检查器了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2016-04-08
    • 2017-07-04
    • 2014-11-18
    • 2016-08-01
    • 2015-08-02
    • 2022-01-20
    • 1970-01-01
    • 2015-07-26
    相关资源
    最近更新 更多