iOS 之前没有写过自动化,研究了一番,使用 by_ios_predicate 始终定位不到这个元素,不知道为什么
self.driver.find_element_by_ios_predicate("type == 'Button' AND label == '登录'").click()