Android平台自动测试之Monkey测试工具(11)
发表于:2016-09-12来源:cnblogs作者:cnb_yangwei点击数:
标签:
1 # Imports the monkeyrunner modules used by this program 2 3 from com.android.monkeyrunner import MonkeyRunner, MonkeyDevice, MonkeyImage 4 5 # Connects to the current device, returning a MonkeyDevic