随笔分类 - ruby
摘要:网上很多 python/java捕获toast的方法,但ruby的简直没见过。 selendroid客户端是基于selenium,而不一定需要appium,所以很多selenium的方法可以直接使用,想到这点 那就很多方法可以去尝试了。 事实上:TOAST使用selendroid也是没法定位,而是借
阅读全文
摘要:android自动化测试元素定位,目前发现appium官方的uiautomatorviewer一般的元素定位还行,但好多都找不到。 这个时候,可以考虑selendroid的inspector 官网:http://selendroid.io/inspector.html 使用 E:\APP>java
阅读全文
摘要:gem sources -l gem sources --add https://gems.ruby-china.org/ --remove https://rubygems.org/ 更新缓存 gem sources -u
阅读全文


浙公网安备 33010602011771号