bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FindMethod()问题

doomedkiddo opened this issue · comments

adb shell CLASSPATH=/sdcard/monkeyq.jar:/sdcard/framework.jar:/sdcard/fastbot-thirdpart.jar exec app_process /system/bin com.android.commands.monkey.Monkey 10000
[Fastbot]*** ERROR *** findMethod() error, NoSuchMethodException happened, there is no such method: setActivityController
[Fastbot]*** WARNING *** // Warning: no activities found for category android.intent.category.MONKEY

可忽略的log,对运行无影响