Unexpected error while obtaining UI hierarchy

appium uiautomatorviewer.bat 工具报错:Unexpected error while obtaining UI hierarchy

F:盘下面创建app.png  app.uix两个文件

appium uiautomatorviewer.bat 工具报错:Unexpected error while obtaining UI hierarchy

cmd命令依次执行:

C:\Users\dell>adb shell uiautomator dump /sdcard/app.uix

UI hierchary dumped to: /sdcard/app.uix

 

C:\Users\dell>adb pull /sdcard/app.uix F:/app.uix

/sdcard/app.uix: 1 file pulled. 1.3 MB/s (9644 bytes in 0.007s)

 

C:\Users\dell>adb shell screencap -p /sdcard/app.png

 

C:\Users\dell>adb pull /sdcard/app.png F:/app.png

/sdcard/app.png: 1 file pulled. 17.2 MB/s (306944 bytes in 0.017s)

 

如图:

appium uiautomatorviewer.bat 工具报错:Unexpected error while obtaining UI hierarchy

uiautomatorviewer.bat 工具打开那两个文件,点ok

appium uiautomatorviewer.bat 工具报错:Unexpected error while obtaining UI hierarchy

 

结果:

appium uiautomatorviewer.bat 工具报错:Unexpected error while obtaining UI hierarchy

相关文章:

  • 2022-02-08
  • 2022-12-23
  • 2021-07-31
  • 2021-04-18
  • 2021-09-19
猜你喜欢
  • 2022-12-23
  • 2021-08-02
  • 2021-07-14
  • 2022-12-23
  • 2021-08-05
  • 2022-12-23
相关资源
相似解决方案