cost 116 ms
UIAutomatorViewer 的替代品,用于在运行时检查 Android 应用程序 - Alternatives to UIAutomatorViewer to inspect an Android app while running it

在我的团队中与我一起工作的开发人员需要进行自动化集成测试,其中一些开发人员需要对他们应用程序特定页面中的特定元素进行操作。 为此,他们使用了 UI Automator,但由于未发现 Java 版本(在我看来就是这样),“uiautomatorviewer”导致了一些问题。 他们需要一个类似的工具,因 ...

我的 UIautomator 没有在 mac 中启动。 我已尽一切可能 - My UIautomator is not starting in mac. I have done everything possible

我正在学习 appium 并且我已经设置了所需的一切。 我有设置路径,安装了 android studio,运行 appium 并创建了一个虚拟 android 设备。 但是当我写 uiautomatorviewer 时它给我一个错误 谁能帮帮我 ...

Android - Uiautomatorviewer - 如何使用 Uiautomatorviewer 查看 uiautomator 转储视图。xml 文件? - Android - Uiautomatorviewer - How to view uiautomator dump view.xml file using Uiautomatorviewer?

我计划捕获 uiautomator 转储 view.xml 文件并尝试使用 Uiautomatorviewer 查看。 有没有办法在测试运行时从命令行捕获 uiautomatornapshots 并能够使用 Uiautomatorviewer 查看这些文件? ...

Appium - 使用 uiautomatorviewer 为我的应用程序中的 Instagram 故事等功能截屏时出错 - Appium - Getting Error while taking screenshot with uiautomatorviewer for Instagram story like feature in my app

我正在自动化一个具有 Instagram 故事或 WhatsApp 状态的应用程序,例如用户上传内容的功能,当我尝试截取屏幕截图时,我遇到了错误。 获取 UI 层次结构 XML 文件时出错:com.android.ddmlib.SyncException:远程 ZA8CFDE63331BD59EB2 ...

无法从我的 windows 10:: 启动 uiAutomatorViewer:不支持获取 -Djava.ext.dirs=..\lib\x86_64;..\lib。 使用 -classpath 代替 - Not able to launch the uiAutomatorViewer from my windows 10 :: Getting -Djava.ext.dirs=..\lib\x86_64;..\lib is not supported. Use -classpath instead

我无法从我的 windows 10 启动 uiautomatorviewer。我使用的是 JAVA 版本 15。 有人可以建议我该怎么做吗? 提前致谢。 ...

如何在 UIAutomator 中获取具有特定模式的所有文本 - How to get all text having certain pattern in UIAutomator

我有一个可滚动的联系人列表。 我想在滚动时获取所有以+880开头的联系人。 我如何在这里使用正则表达式? 这是我的代码 我还有每个元素com.test.communicator:id/phoneNumberTxt的资源 ID。 我可以获取具有此 ID 的所有元素吗? 我尝试使用find_elemen ...

uiautomatorviewer 文件不存在。 而是 uiautomatorviewer.jar 可用 - uiautomatorviewer file is not present. Instead uiautomatorviewer.jar is available

我想自动化 android 应用程序。 为此,我需要uiautomatorview 。 但是这个 SDK 没有提供 TOOLS 文件夹。 相反, uiautomatorviewer.jar 文件存在于Android/sdk/platforms/android-29中。 有人可以帮我吗,因为我没有通过 ...


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