错误是在进行利用pycharm IDE和airtest框架进行苹果手机自动化测试遇到的

错误具体如下

[I 210715 10:32:34 _device:572] ProductVersion: 14.6
[I 210715 10:32:34 _device:551] Download https://tool.appetizer.io/iGhibli/iOS-DeviceSupport/raw/master/DeviceSupport/14.6.zip -> C:\Users\Xpeng\.tidevice\device-support\14.6.zip
Traceback (most recent call last):
  File "D:\softwareinstall\Anoconda\envs\artest\lib\site-packages\tidevice\_device.py", line 454, in start_service
    return self._unsafe_start_service(name)
  File "D:\softwareinstall\Anoconda\envs\artest\lib\site-packages\tidevice\_device.py", line 471, in _unsafe_start_service
    "Remember that you have to mount the Developer disk image on your device"
tidevice.exceptions.MuxServiceError: Could not start service: com.apple.testmanagerd.lockdown.secure! Remember that you have to mount the Developer disk image on your device

意思就是说在设备上没有装载开发人员磁盘映像,于是找到了这个帖子

https://testerhome.com/topics/27758

找到原帖

https://github.com/alibaba/taobao-iphone-device

运行tidevice developer,保错

raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://github.com/iGhibli/iOS-DeviceSupport/raw/master/DeviceSupport/14.6.zip

外网,然后找到了devicesupport下载的位置(GitHub)

https://github.com/iGhibli/iOS-DeviceSupport/tree/master/DeviceSupport

发现列表中确实没有14.6版本的developer下载,14.6是和苹果手机iOS版本对应的

于是找到了另一个博主:

https://blog.csdn.net/u013306324/article/details/101756841

下载下来后,在苹果系统重新build wda(重新利用xcode在手机上进行wda安装后,成功)

[I 210715 11:22:11 _device:998] DeviceIdentifier: 00008030-0002204634E0802E
[I 210715 11:22:12 _device:840] SignIdentity: 'Apple Development: qianxingyu95@icloud.com (3F84JU47BT)'
[I 210715 11:22:12 _device:846] CFBundleExecutable: WebDriverAgentRunner-Runner
[I 210715 11:22:12 _device:877] AppContainer: /private/var/mobile/Containers/Data/Application/123DD0EE-6668-4DEC-94F9-26CAC390DD13
[I 210715 11:22:13 _device:917] Launch 'com.xiaopeng.wda1.xctrunner' pid: 1544
[I 210715 11:22:13 _device:1092] ProductVersion: 14.6
[I 210715 11:22:13 _device:1047] Test runner ready detected
[I 210715 11:22:13 _device:1040] Start execute test plan with IDE version: 29
[I 210715 11:22:13 _device:953] WebDriverAgent start successfully

tidevice.exceptions.MuxServiceError: Could not start service: com.apple.testmanagerd.lockdown.secure相关推荐

  1. idedvicesyslog ERROR: Could not start service com.apple.syslog_relay.

    使用idevicesyslog遇到问题 ERROR: Could not start service com.apple.syslog_relay., 重装即可: brew reinstall --H ...

  2. Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified service

    WKWebView报错Could not signal service com.apple.WebKit.WebContent: 113: Could not find specified servi ...

  3. 跨平台iOS自动化测试工具——tidevice

    前言 一直以来,iOS自动化的实现&执行都依赖 Mac 系统,其主要原因是因为需要通过 Xcodebuild 编译&安装 WDA (WebDriverAgent) 到 iOS 设备中, ...

  4. consul 1.2 支持service mesh

    主要说明: This release supports a major new feature called Connect that automatically turns any existing ...

  5. Making Sense of all these Crazy Web Service Standards

    转自: https://www.infoq.com/articles/ws-standards-wcf-bustamante It has been eight years now since SOA ...

  6. Apple Push Notification Service(苹果推送服务)

    https://developer.apple.com/library/IOS/documentation/NetworkingInternet/Conceptual/RemoteNotificati ...

  7. 【苹果推位置推iMessage】Apple Notification Center Service (ANCS)

    推荐内容IMESSGAE相关 作者推荐内容 iMessage苹果推软件 *** 点击即可查看作者要求内容信息 作者推荐内容 1.家庭推内容 *** 点击即可查看作者要求内容信息 作者推荐内容 2.相册 ...

  8. JWT Authentication Tutorial: An example using Spring Boot--转

    原文地址:http://www.svlada.com/jwt-token-authentication-with-spring-boot/ Table of contents: Introductio ...

  9. 【蓝桥杯嵌入式】【STM32】7_RTC之实时时间显示和硬件闹钟设置

    文章目录 1.RTC的三个可用时钟源 2.RTC框图 3.写代码前需要知道的一些标志位 4.配置流程 5.源代码 6.关于设置闹钟这件事  6.1.配置流程  6.2.实验源代码   下载工程文件: ...

最新文章

  1. [导入]正确计算天干地支生肖的函数(.net)---更正版
  2. 单域名多php,php多域名单站点路由
  3. 锁类型_ sys.dm_os_wait_stats
  4. Ubuntu 无线密码破解利器aircrack-ng
  5. 【双百解法】剑指 Offer 11. 旋转数组的最小数字
  6. 组合数据类型练习,英文词频统计实例上(2017.9.22)
  7. fastscript增加三方控件
  8. 爱思助手短信备份到安卓_爱思助手 Bug 修复,完美降级10.3.3
  9. TCP 三次握手 四次挥手
  10. mfc的游戏c语言教程 pdf下载,vc6.0mfc教程 pdf
  11. Excel函数大全-12统计函数
  12. 常用的基础英文字体推荐
  13. Java消息盒子实现性能,Python高级进阶#007 pyqt5消息盒子QMessageBox
  14. 『 再看.NET7』看看required属性有什么不同
  15. 如何设计透明的png图标
  16. mysql中的查找算法_7种查找算法解析
  17. 数据库的三级模式结构和两级映像
  18. 微信装修装饰小程序源码开发方案
  19. n2n内网穿透及代理服务
  20. 10GE---超长距离的万兆以太网

热门文章

  1. 委托、事件的个人理解
  2. TCP/IP,Http,Socket,XMPP的区别
  3. NSTimer 进阶使用总结与注意事项
  4. 主流浏览器和内核及Web标准
  5. python全栈开发_day10_函数的实参和形参
  6. ReactiveCocoa基础
  7. 爬虫的一些工具(二)
  8. MyBatis 事务源码分析
  9. eclipse-连接TFS错误 the server to respond with a valid http response解决方法
  10. jquery纯数字验证