openatx/uiautomator2

Webview can't inspect

Open

#979 opened on May 23, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Python (5,632 stars) (1,353 forks)batch import
help wanted

Description

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