标签:测试 android eclipse debug uiautomator
前面已经介绍过了UIAutomator的脚本编写办法了,但是脚本的debug一直都没有弄清楚,通过打log的方式来调试脚本是很耗时的,UIAutomator一直都是支持remote debug的,只是官方的文档中没有写,所以中文的文章中也很少找到,通过google,发现有一篇英文的文章说的很清楚,按照做了一遍成功了,这里贴上我的过程,转一个原创吧。
英文文章在 http://stackoverflow.com/questions/21978292/how-do-i-debug-uiautomator-scripts-with-eclipse
UIAutomator remote 调试方法,布布扣,bubuko.com
标签:测试 android eclipse debug uiautomator
原文地址:http://blog.csdn.net/robinzhou/article/details/38273877