python appium自动化报“Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server

时间:2019-10-09 13:40:03   收藏:0   阅读:343

运行app自动化代码时报“Encountered internal error running command: UnknownError: An unknown server-side error occurred while processing the command. Original error: Could not proxy command to remote server...”

解决方案:

不使用appium默认的端口号 4723,将端口号改为4725,启动可运行。

原文:https://www.cnblogs.com/cuitang/p/11640922.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!