使用Appium进行Android自动化测试 - 经过UI Automator方式查找元素

一. Appium中使用UI Automator查找元素的方法 1. 直接使用 driver.find_element_by_android_uiautomator(UIAutomator locator) 2. from appium.webdriver.common.mobileby import MobileBy driver.find_element(MobileBy.ANDROID_UI
相关文章
相关标签/搜索