cost 248 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 時它給我一個錯誤 誰能幫幫我 ...

如何在 java 11 中運行 uiautomatorviewer?

[英]How to run uiautomatorviewer in java 11?

C:\Users\Shruti>uiautomatorviewer -Djava.ext.dirs=C:\Program Files\Java\jdk-11.0.14\lib;..\lib 不受支持。 請改用 -classpath。 錯誤:無法創建 Java 虛擬機。 錯誤:發生了致命異常 ...

mac無法打開uiautomatorviewer

[英]unable to open uiautomatorviewer on mac

我在嘗試從兩個終端打開 uiautomatorviewer 並嘗試打開文件本身時遇到錯誤。 MacBook-Pro:~ aalpesh81$ uiautomatorviewer -Djava.ext.dirs=/Users/aalpesh81/Library/Android/sdk/tools/ ...

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 ...

"從 Android SDK 中刪除 Uiautomatorviewer.bat?"

[英]Uiautomatorviewer.bat removed from Android SDK?

我今天想使用uiautomatorviewer.bat<\/code> ,但是當我單擊它時,它會自行刪除。 這通常發生在文件有更新並且 Android Studio 以某種方式識別這一點時。 layout inspector<\/code>器現在是uiautomatorvi ...

uiautomator在mac中不可點擊

[英]uiautomator not clickable in mac

配置操作系統:macOS 大蘇爾 Java:1.8.0_231 Android工作室:4.2 我還設置了 PATH 如下 當我從終端打開 uiautomatorviewer 時,按鈕不可點擊。 uiautomatorviewer 屏幕供參考 ...

無法從我的 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 Not capturing screenshot at all

我來自this answer,它建議使用Ui Automator ,這需要使用工具UiAutomatorViewer 。 該工具本身可以在以下位置找到: <android-sdk>/tools/bin 當我打開它時,我得到: 當我嘗試截屏時,我得到: 我該如何處理這個錯誤? ...

UIAutomatorViewer 啟動報錯

[英]UIAutomatorViewer startup errors out

我正在嘗試從 Windows10 機器上的命令提示符運行 UiAUtomatorViewer。 但是當我從Sdk\tools\bin目錄運行uiautomatorviewer.bat時,它一直出現以下錯誤。-Djava.ext.dirs=..\lib\x86_64;..\lib is not sup ...

UI Automator Viewer 的 GUI 損壞

[英]UI Automator Viewer's GUI Broken

問題整個 GUI 都壞了。 沒有消息,按鈕中沒有文字,奇怪的符號等。 我認為它可能是 SWT (見圖) 。 環境桌面操作系統:macOS Catalina 10.15.4 (19E287) 移動平台/被測版本:Android 真實設備或模擬器/模擬器:通過 Android Studio QEMU 模 ...

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