Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

长时间测试(7个小时),大概截图3小时后不再进行截图。手机内存还有很多剩余,请问是什么原因? #297

Open
hjtester opened this issue Sep 2, 2024 · 0 comments

Comments

@hjtester
Copy link

hjtester commented Sep 2, 2024

截图配置:
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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant