bytedance / bytedance/Fastbot_Android
fastbot停留在某个页面事件很长并提前停止运行
Open
- 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
- 实际结果:停留在某个页面事件过长(该页面没有很多元素,不知道为啥在这个页面停留这么久),然后突然停止运行了,还没到预期的时间

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.