openatx/uiautomator2

Webview can't inspect

Open

#979 创建于 2024年5月23日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (1,353 fork)batch import
help wanted

仓库指标

Star
 (5,632 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南