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

Not Compatible With Appium UI Test #127

Open
alpayclsr1 opened this issue Jul 10, 2024 · 1 comment
Open

Not Compatible With Appium UI Test #127

alpayclsr1 opened this issue Jul 10, 2024 · 1 comment

Comments

@alpayclsr1
Copy link

I'm experiencing significant performance issues with Appium UI tests when interacting with elements inside the the49 Maui bottom sheet on Android. Normally, finding an element takes less than a second, but when the element is within the bottom sheet, it takes around 25 seconds.

@sondrebh
Copy link

sondrebh commented Aug 2, 2024

We ran into the same problem. It's not a problem with this library, but Appium/UiAutomator on Android. I believe you have to set "waitForIdleTimeout" to some low number, 0 - 100.

https://stackoverflow.com/questions/66021973/appium-works-very-slow-on-screen-having-dynamic-mobile-elements

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