摘要: 1 # APP定位元素问题: 2 1、xpath在appium上提示不推荐使用绝对路径: 3 但是可以使用相对路径去定位 4 2、id元素去定位;APP元素定位80%用id,剩余的20%用xpath可以完成 5 6 # 工具二: 7 - 安卓官方提供 的 uiautomatorviewer 8 - 阅读全文
posted @ 2021-03-31 23:22 Memory荒年 阅读(100) 评论(1) 推荐(0)