谁能提供我的步骤,以映射java客户端的appium到当前项目(非mvn项目)。
对于Selenium web驱动程序:-我们必须从selenium站点下载jar并通过构建路径进行配置。
那么,对于java-client,过程是什么呢?
发布于 2014-05-27 21:38:26
按照您所做的那样添加Selenium jar,同时添加来自以下链接的jar:
https://github.com/appium/java-client/blob/master/target/java-client-1.2.0.jar?raw=true
https://stackoverflow.com/questions/23884035
复制相似问题