简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
macOS Version 10.15.7 (Build 19H2)Xcode 11.7 (16142)其实这个问题,我应该每年都会遇到,每次都要 baidu google stack overflow 一下,这次记录一下解决思路。问题:Xcode 最近几个月运行的设备是 iOS 13.7,今天换了个设备: iOS 13.6.1build时报错:iPhone is not available.Pl
Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65
Error: Neither ANDROID_HOME nor ANDROID_SDK_ROOT environment variable was exported
学习资料:https://docs.python.org/3.8/library/re.htmlhttps://github.com/ziishaned/learn-regex1、re 模块实际作用匹配分割替换2、re 模块方法匹配pattern = re.compile('12')m = pattern.match('123nico666happy')print(m)n = re.match('
报错:uiautomatorviewer e/screenshot unsupported protocol 2解决:下载官网最新的SDK,替换本地目录里的tools(原因,本地SDK还是17年2月的,一直没有更新,github上的建议都是替换lib/ddmuilib.jar)...
python学习日志处理记录-(之前的安卓项目记录一下)android 日志,导出处理成 格式化数据-python
解决方法1、手机设置开启未知来源2、 设备重连成功后,再跑脚本试一下adb kill-serveradb devices详细报错信息Stderr: 'Failure [INSTALL_PARSE_FAILED_NO_CERTIFICATES:Failed to collect certificates from /data/app/vmdl2032509516.tmp/base.apk:META-
1、解决->开启 USB调试(安全设置)(1) 手机-插入 sim卡(2) 设置 - 更多设置 - 开发者选项 - USB调试(安全设置)- 开启2、详细报错信息An unknown server-side error occurred while processing the command. Original error: Error executing adbExec. Origina
设备:vivo y66 + Android 6.0.1工具: Appium desktop 1.15.1解决开发者选项中 - USB模拟点击权限 - 打开详细报错信息Encountered internal error running command:An unknown server-side error occurred while processing the command.Origina
【Appium 踩坑】Encountered internal error running command: Error: Cannot start the 'com.tencent.music' application.