繁体   English   中英

Android - Uiautomatorviewer - 如何使用 Uiautomatorviewer 查看 uiautomator 转储视图。xml 文件?

[英]Android - Uiautomatorviewer - How to view uiautomator dump view.xml file using Uiautomatorviewer?

我计划捕获 uiautomator 转储 view.xml 文件并尝试使用 Uiautomatorviewer 查看。

adb shell uiautomator dump view.xml

有没有办法在测试运行时从命令行捕获 uiautomatornapshots 并能够使用 Uiautomatorviewer 查看这些文件?

  • adb pull /sdcard/view.xml./view.uix
  • 使用Open > UI xml dump导入它
  • 截图: adb exec-out screencap -p > screen.png
  • 使用Open > Screenshot导入它

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM