【问题标题】:Appium inspector - App doesn't reflect on the screenAppium 检查器 - 应用程序不反映在屏幕上
【发布时间】:2016-04-27 03:12:52
【问题描述】:

我设法正常打开了检查器 appium,但它没有显示我的应用程序,因为我可以检查元素。

Appium 版本 1.4.13

显示这个无限加载!

有什么想法吗?

干杯, 拉斐尔

【问题讨论】:

  • 我有一些问题要问你,好像你没有提供更多关于问题的信息,1)正在使用真实设备或模拟器进行测试? 2)您使用的是哪个应用程序,例如 ios 或 android3)您是否在 android mobile 中检查过调试等于 true4)您是否在 android 应用程序中添加了 debugmode =true? 4)
  • 如果在真机上试试重启设备和adb,应该没问题

标签: ios mobile automation automated-tests appium


【解决方案1】:

@Rafael 出现这种情况是由于 b/w app 和你的 mac 同步不匹配,尝试使用 sudo adb kill-server && sudo adb start-server 重新启动 adb

【讨论】:

  • 工作正常。非常感谢!
猜你喜欢
  • 2016-10-22
  • 2016-04-08
  • 2015-07-26
  • 2021-07-15
  • 2011-10-24
  • 2019-04-24
  • 1970-01-01
  • 2014-03-05
  • 1970-01-01
相关资源
最近更新 更多