mobile-dev-inc / maestro

Painless Mobile UI Automation
https://maestro.mobile.dev/
Apache License 2.0
5.74k stars 264 forks source link

Scroll to a specific view #93

Closed BenedictP closed 1 year ago

BenedictP commented 2 years ago

Would be nice to have a command to scroll to a specific view in the list. E.g.

Barryrowe commented 2 years ago

Based on other tickets, this is in the works. Does the team know if this will support both already views beyond the frame, and views that have not yet been created during the scroll? (ie. recyclerView items)?

Isos9 commented 1 year ago

Hello, I would like to suggest a scrollFrom, because some part of screen are not vertically scrollable if there is a carousel for example, and if this carousel is at the top of the screen, where the default scroll start, then it doesn't scroll.

dmitry-zaitsev commented 1 year ago

scrollUntilVisible command solve this issue

github-actions[bot] commented 2 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue. Thank you for helping keep us our issue tracker clean!