bytedance / bytedance/Fastbot_Android

fastbot停留在某个页面事件很长并提前停止运行

Open
#276 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
1.2k
Forks
264
PR merge metrics
No merged PRs in 30d

Description

- 运行命令(配置了10分钟):adb shell CLASSPATH=/sdcard/monkeyq.jar:/sdcard/framework.jar:/sdcard/fastbot-thirdpart.jar exec app_process /system/bin com.android.commands.monkey.Monkey -p xxx --agent robot --running-minutes 10 --throttle 500 -v -v --bugreport --output-directory /sdcard/test/log/crash
- 实际结果:停留在某个页面事件过长(该页面没有很多元素,不知道为啥在这个页面停留这么久),然后突然停止运行了,还没到预期的时间
![image](https://github.com/bytedance/Fastbot_Android/assets/35130692/fbd6f268-71af-4abd-a1d3-890039e1aee2)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.