楼主,虚拟机能用吗?
我在夜神上没跑起来啊
楼主你好。
我是在 PC 上用夜神来模拟客户端的,这套代码能适用吗
我设置好 config 文件后,一直出错。 调 试不成功。
File "E:/Python/APPTest/Monkey_performance/monkeyTest.py", line 25, in get_phone
phone_info = BasePhoneMsg.get_phone_Kernel(dev)
File "E:\Python\APPTest\Monkey_performance\Base\BasePhoneMsg.py", line 54, in get_phone_Kernel
phone_msg = getModel(dev)
File "E:\Python\APPTest\Monkey_performance\Base\BasePhoneMsg.py", line 13, in getModel
result["phone_name"] = re.findall("ro.product.model=(\S+)*", output, re.S)[0] # 手机名
IndexError: list index out of range
望回复,谢谢~