python 自动化uiautomator 测试android报错:ioerror RPC server not started

Posted xmmc

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python 自动化uiautomator 测试android报错:ioerror RPC server not started相关的知识,希望对你有一定的参考价值。

报错信息:ioerror RPC server not started

问题原因:7.0的手机不会自动安装app-uiautomator.apk和app-uiautomator-test.apk。需要手动安装

解决方案:

       下载APK并手动安装

       APK下载地址:https://github.com/jiankehtt/uiautomator/tree/master/uiautomator/libs

 

以上是关于python 自动化uiautomator 测试android报错:ioerror RPC server not started的主要内容,如果未能解决你的问题,请参考以下文章