对于我的自动化脚本,我尝试以编程方式启动Appium,然后在模拟器中运行自动化代码(已经打开)。在启动Appium时,我使用以下代码: AppiumDriverLocalService service =AppiumDriverLocalService.buildService(新文件(NodePath)).withAppiumJS(新文件(AppiumPath)).withIPAddress(“127.0.0.1”.usingPort(4723));service.start();
一
尝试用我的功能连接到Appium自动服务器会导致An unknown server-side error occurred while processing the command.App paths need to be absolute or an URL to a compressed file{ &quo