bytedance / Fastbot_Android

Fastbot(2.0) is a model-based testing tool for modeling GUI transitions to discover app stability problems
Other
1.01k stars 235 forks source link

FindMethod()问题 #241

Closed doomedkiddo closed 10 months ago

doomedkiddo commented 10 months ago

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

zhangzhao4444 commented 10 months ago

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