2017年10月23日

摘要: 1.定位:A.利用 Android UIAutomator定位:例: driver.find_element_by_android_uiautomator('new UiSelector().description("Animation")') B.利用Accessibility ID定位例:dri 阅读全文
posted @ 2017-10-23 11:31 limoo999 阅读(633) 评论(0) 推荐(0)
摘要: 通用:1.automationName 自动化测试引擎 设置为:Appium (默认) 或 Selendroid2.platformName 手机操作系统 设置为:iOS, Android 或 FirefoxOS3.platformVersion 手机操作系统版本 设置为: 7.1, 4.4 4.b 阅读全文
posted @ 2017-10-23 11:15 limoo999 阅读(173) 评论(0) 推荐(0)

导航