关闭appium,启动夜神模拟器,打开应用,打开uiautomatorview,截屏,提示:no android devies were detected by adb

 

uiautomatorview 提示:no android devies were detected by adb

 

no android devies were detected by adb————adb没有检测到android设备

 

原因:adb 没有连接上夜神模拟器

 

解决:cmd——adb connect 127.0.0.1:62001

 uiautomatorview 提示:no android devies were detected by adb

 

重新使用 uiautomatorview 截屏成功。

 

uiautomatorview 提示:no android devies were detected by adb

 

相关文章:

猜你喜欢
相关资源
相似解决方案