openatx/uiautomator2

Webview can't inspect

Open

#979 geöffnet am 23. Mai 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.353 Forks)batch import
help wanted

Repository-Metriken

Stars
 (5.632 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Hey sir! How are you? First of all want to thank you for this amazing python library!

I have some problem with layout. Trying to inspect dextools android application using uiauto.dev but hierarchy not displayed (I mean I can't get to any element from the layout). Other apps are displayed well. Could this be some kind of protection against scraping? If you have any idea please help!

I'm using Android Studio 2023.3 macOS arm64; my emulator config: Medium Phone API 34 Android 14.0

Also tried installing dextools app from .apk and from play market and also tried in WEditor, same results.

Снимок экрана 2567-05-23 в 21 13 49 Снимок экрана 2567-05-23 в 21 15 09

Contributor Guide