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

Can't detect elements that have deep depth #516

Open
yoshitaka-ogata opened this issue Jun 16, 2023 · 2 comments
Open

Can't detect elements that have deep depth #516

yoshitaka-ogata opened this issue Jun 16, 2023 · 2 comments

Comments

@yoshitaka-ogata
Copy link
Contributor

Hello!

I encountered a problem that can't detect elements that have a deep depth. This app's element max depth is around 90.
This element was prohibited to detect by DEFAULT_MAX_DEPTH limitation.

I would like to add either feature

  1. Increase the DEFAULT_MAX_DEPTH value from 70 to 100 or above.
  2. Add snapshotMaxDepth capabilities like iOS. https://appium.github.io/appium-xcuitest-driver/4.19/settings/
@mykola-mokhnach
Copy link
Contributor

I would prefer option # 2

@yoshitaka-ogata
Copy link
Contributor Author

Thank you for your reply! I'll try to add snapshotMaxDepth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants