bytedance / bytedance/Fastbot_Android
长时间测试(7个小时),大概截图3小时后不再进行截图。手机内存还有很多剩余,请问是什么原因?
- Dominant language
- C++
- Stars
- 1.2k
- Forks
- 264
- PR merge metrics
- No merged PRs in 30d
Description
截图配置:
max.takeScreenshot = true
max.takeScreenshotForEveryStep = true
max.saveGUITreeToXmlEveryStep =true
max.randomPickFromStringList = true
执行命令中throttle=600
adb_command = (
'adb -s {} shell CLASSPATH=/sdcard/monkeyq.jar:/sdcard/framework.jar:/sdcard/fastbot-thirdpart.jar exec app_process /system/bin com.android.commands.monkey.Monkey -p {} --agent reuseq --act-blacklist-file /sdcard/abl.strings --running-minutes {} --throttle 600 -v -v --output-directory /sdcard/fastbot_screenshot -v utf8 >> ' + logcat_path).format(
device_id, app_package, operation_time_min)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.