appium + python | UI 自动化测试

zm1231 / 2023-08-08 / 原文

 

tradeBtns = (By.ID, "com.hexin.plat.android.MinShengSecurity.test:id/title")
self.driver.find_elements(tradeBtns)[3].click()


不支持以上语法。