其他分享
首页 > 其他分享> > Maxim

Maxim

作者:互联网

bash
命令行模式
cmd 命令 : adb shell CLASSPATH=/sdcard/monkey.jar:/sdcard/framework.jar exec app_process /system/bin tv.panda.test.monkey.Monkey -p com.panda.videoliveplatform --uiautomatormix --running-minutes 60 -v -v

tv.panda.test.monkey.Monkey: monkey入口类,不要修改
com.panda.videoliveplatform: 被测app包名,需要修改,千万注意修改
–uiautomatormix: 遍历策略
可以添加多条monkey命令

github地址:https://github.com/zhangzhao4444/Maxim

标签:uiautomatormix,Monkey,app,Maxim,com,panda,monkey
来源: https://blog.csdn.net/weixin_43642414/article/details/120267045