原文:Appium(四) selenium.common.exceptions.WebDriverException: Message: An unknown server-side error occurred while processing the command. Original error: You must include a platformName capability

在运行Appium Start Session ,遇到这样一个错误: 最终,发现是右侧的参数写错了 见下图 ,修改参数,运行,报错才解决 ...

2020-10-30 14:10 0 934 推荐指数:

查看详情

解决:切换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