java-appium跑测试用例时,有时会停留在一个用例上,也不报错,卡死了,是为什么...
java-appium跑测试用例时,有时会停留在一个用例上,也不报错,卡死了,是为什么,有解决办法吗appium日志的最后信息是:Running 'E:\android-sdk-windows\platform-tools\adb.exe' with args: ["-P",5037,"-s","GSLDU17C06003131","shell","ps"]
Attempting to kill process 25571
Getting connected devices...
1 device(s) connected
Running 'E:\android-sdk-windows\platform-tools\adb.exe' with args: ["-P",5037,"-s","GSLDU17C06003131","shell","kill",25571]
Running 'E:\android-sdk-windows\platform-tools\adb.exe' with args: ["-P",5037,"-s","GSLDU17C06003131","shell","kill",25571]
换个usb口试试 检查下环境吧 日志没异常,看看是不是客户端卡死 可以尝试换个usb线或者usb口.
页:
[1]