1 ele = self.driver.find_element_by_android_uiautomator('new UiSelector().textContains("请输入淘")')2 ele.send_keys("123")