上一页 1 ··· 3 4 5 6 7
摘要: appium之xpath元素定位 一、xpath的使用场景: 自动化测试中经常对元素进行操作时,如果存在id、name、content_desc时,可通过appium框架提供的方法find_element_by_id/name/tag_name来直接进行操作,经常会遇到以上属性都不存在的情况,因此这 阅读全文
posted @ 2019-11-25 10:50 榴莲Alice 阅读(357) 评论(0) 推荐(1) 编辑
上一页 1 ··· 3 4 5 6 7