且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

无法实例化类型AppiumDriver

更新时间:2022-04-06 22:36:42

可以通过将Appium Client(请参阅我的问题的步骤1)从最新降级为java-client-1.5.0来解决此错误.您可以将其余的罐子保持最新状态.

可以从此处 http://mvnrepository下载Appium Client的降级版本. com/artifact/io.appium/java-client/1.5.0

This error can be fixed by downgrading the Appium Client(see step 1 in my question) from latest to java-client-1.5.0. You can keep rest of the jars to latest.

Downgraded version of Appium Client can be downloaded from here http://mvnrepository.com/artifact/io.appium/java-client/1.5.0