目前cmd操作设备在输入adb shell 之后,需手动输入密码。想通过类似os/subprocess类似的模块将密码类似adb指令一样自动输入
建议用airtest框架,有ADB指令的封装类,直接用就行了,方便多了