Appium-Inspector连接报错Failed to create session. The requested resource could not be found

appium版本:Appium-Server-GUI-windows-1.22.3-4
Appium-Inspector版本:Appium-Inspector-windows-2022.5.4

填写好参数连接时报错:
在这里插入图片描述

报错:
Failed to create session. 
The requested resource could not be found, 
or a request was rece

Appium-Inspector默认的Remote Path是:/

将Remote Path改为/wd/hub,重新连接即可
在这里插入图片描述


版权声明:本文为qq_18617433原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。