原文:Appium问题解决方案(8)- selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: Could not sign with default certificate.

背景 运行时代码报错: selenium.common.exceptions.WebDriverException: Message: An unknown server side error occurred while processing the command. Original error: Could not sign with default certificate. Origina ...

2020-05-20 11:30 0 5280 推荐指数:

查看详情

解决:切换context时报错selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command...

报错 尝试写了一个切换上下文的代码,结果报错了 排查原因,才发现我的appium server上根本没装chromedriver,appium日志里也显示了这一点 确定内置浏览器版本 方法一 一般从应用信息里就能看出来版本,但我这里看不出来内核版本,所以才有第二种方法 方法 ...

Wed Apr 29 03:29:00 CST 2020 0 10897
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM