appium的xpath定位问题及常用方法
摘要:关于类似的帖子好像很多,但是没有找到具体能帮我解决问题的办法。还是自己深究了好久才基本知道app上面的xpath定位和web上的不同点: 先放一个图: A,先说说不用xpath的场景,一般是用于存在id或者name。可能没有看到name,别慌,继续看。 1,app上面定位用的最多的当然是id,也就是
阅读全文
posted @
2018-08-28 18:04
blogsheng
阅读(695)
推荐(0) 编辑
Allure Report使用
摘要:https://blog.csdn.net/liuchunming033/article/details/79624474#commentBox https://blog.csdn.net/lihua_tan/article/details/76099282 @allure.feature # 用于
阅读全文
posted @
2018-08-22 16:50
blogsheng
阅读(2199)
推荐(0) 编辑
pytest集成Allure Report
摘要:https://blog.csdn.net/liuchunming033/article/details/79624474#commentBox https://blog.csdn.net/lihua_tan/article/details/76099282 @allure.feature # 用于
阅读全文
posted @
2018-08-22 16:50
blogsheng
阅读(215)
推荐(0) 编辑