在cmd中运行monkeyrunner命令,打开activity,没反应,命..._百度知道
com.telecom.video.CommentPlayerActivity前面加个.试下,也就是这样:device.startActivity(component="com.telecom.video/.com.telecom.video.CommentPlayerActivity")更多关于如何实现多次执行device.startActivity(component=runComponent)的问题>&g
MonkeyRunner测试一MonkeyRunner的使用
5天前 - device.startActivity(component=runComponent) …… 2.执行.py文件 定位到android SDK的tools目录下,输入命令"monkeyrunner a.py",回车三、在Eclip...
android自动化工具之monkeyrunner(一)
2015年3月14日 - 将 android sdk/tools目录加入到环境变量的path中 3.先运行http://developer.android...device.startActivity(component=runComponent) #启动应用程序...
monkeyrunner自动化测试_国哥_新浪博客
2016年1月4日 - device.startActivity(component=runComponent) # Presses the Menu button device...坑了我好长的时间,那好,既然现在可以运行了,但是如何运行多次,重...