使用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
相關文章
相關標籤/搜索