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

[v1.36.0] [Flutter] Scroll options are not working #1738

Open
shrijanRegmi opened this issue May 9, 2024 · 0 comments
Open

[v1.36.0] [Flutter] Scroll options are not working #1738

shrijanRegmi opened this issue May 9, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@shrijanRegmi
Copy link

Describe the bug
I have a settings screen that has a button on the bottom part. I tried scrollUntilVisible but it's just not scrolling. Other scroll options are also not working (scroll and swipe).

To Reproduce

  1. Start android emulator,
  2. Run maestro test command,
  3. Wait for the test to reach the settings screen.

Expected behavior

After reaching to the settings screen, the screen should scroll until my button is visible.

Environment information:

  • Maestro version [v1.36.0]
  • Platform: [Android 11.0 - API 30]
  • Framework: [Flutter]
  • Device model and OS version: [e.g. Pixel 6 Pro]
  • Emulator
  • Host [Mac M2]
@shrijanRegmi shrijanRegmi added the bug Something isn't working label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant