tradeBtns = (By.ID, "com.hexin.plat.android.MinShengSecurity.test:id/title")标签:appium,python,tradeBtns,UI,测试,自动化 From: https://www.cnblogs.com/zm1231/p/17614526.html
self.driver.find_elements(tradeBtns)[3].click()
不支持以上语法。
tradeBtns = (By.ID, "com.hexin.plat.android.MinShengSecurity.test:id/title")标签:appium,python,tradeBtns,UI,测试,自动化 From: https://www.cnblogs.com/zm1231/p/17614526.html
self.driver.find_elements(tradeBtns)[3].click()
不支持以上语法。