Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webview can't inspect #979

Open
vmolostvov opened this issue May 23, 2024 · 2 comments
Open

Webview can't inspect #979

vmolostvov opened this issue May 23, 2024 · 2 comments

Comments

@vmolostvov
Copy link

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

@codeskyblue
Copy link
Member

It looks can not inspect the webview element. Use ocr is better

@vmolostvov
Copy link
Author

vmolostvov commented May 24, 2024

Exactly sir I can't get into webview element. But I need to automate some actions in this app (push the search button, paste contract address, add to favorites, etc). How can I do it without inspectin webview element? What do you mean by ocr?

@codeskyblue codeskyblue changed the title Can't inspect dextools app Webview can't inspect May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants