摘要: 以下代码使用ContactManager.apk进行测试 用到的元素定位方式: Xpath : WebElement el = driver.findElement(By.xpath(".//*[@text='Add Contact']")); ClassName: List<AndroidElem 阅读全文
posted @ 2016-11-28 16:20 超级宝宝11 阅读(502) 评论(0) 推荐(0)
摘要: pom.xml 阅读全文
posted @ 2016-11-28 16:15 超级宝宝11 阅读(477) 评论(0) 推荐(0)
摘要: //appium java-client-api 介绍 原文地址:http://appium.github.io/java-client/index-all.html#_S_ A B C D E F G H I J K L M N O P Q R S T U V W Y Z A About Andr 阅读全文
posted @ 2016-11-28 13:43 超级宝宝11 阅读(2011) 评论(0) 推荐(0)