采纳答案成功!
向帮助你的同学说点啥吧!感谢那些助人为乐的人
by是android_uiautomator,get_by_local里面怎么封装by的方法呢?能写下吗谢谢
你好,这个一样的,你看我们封装的是什么?是不是就是str,那么uiautomator也是一样,我只需要把uiautomator里面的str全部弄成配置文件是不是就可以了呢。明白?这个简单的你先根据思路自己动手,不行我再给你代码
driver.find_element_by_android_uiautomator( 'new UiSelector().*).click()这样可以执行 把括号里的str封装了再执行就返回none了 请问这是为什么
driver.find_element_by_android_uiautomator('new UiSelector().resourceId("%s")') 这里%s可以替换为你的id。 username=uiautomator_id>email if by =='uiautomator_id': driver.find_element_by_android_uiautomator('new UiSelector().resourceId("%s")') %local
非常感谢!
登录后可查看更多问答,登录/注册
APP自动化基础知识、po模型、关键字模型、服务自动化、持续集成
1.5k 25
2.8k 15
8.9k 14
2.4k 14
1.6k 13