你说的这个'webDriverAgentUrl': 'http://localhost:8100'参数要在哪里设置?
嗯嗯 改用 Appium 自带的 WDA 工程是可以的,现在有个奇葩问题,手机重新连接电脑时,启动脚本直接报:WebDriverAgentRunner-Runner.app encountered an error (Failed to install or launch the test runner. (Underlying error: The file “WebDriverAgentRunner-Runner.app” couldn’t be opened because there is no such file. The file doesn’t exist. (Underlying error: The operation couldn’t be completed. No such file or directory)))
规避的方法需要每次都先重新手动执行一次 WDA 工程,然后信任对应的证书即可规避!不知楼主有没遇到这种问题
确认过了,手动执行和 Appium 启动执行的 WebDriverAgent 是同一个
请问一下你的 Appium 启动参数是怎么配置的?我这边手动执行 WebDriverAgent 是能跑起来的,但使用 Appium 启动时就报 Unable to launch WebDriverAgent because of xcodebuild failure: xcodebuild failed with code 65