【发布时间】:2022-12-03 14:45:56
【问题描述】:
i want to run a python stability test-case with monkeyrunner
however i want to run the script without having the mobile plugged to the PC (because what is measuring is battery life)
Normally I use \"monkeyrunner mytest.py \"
So the idea would be executing the py script with a monkeyrunner inside the phone.Is that possible?
标签: android monkeyrunner