maestro icon indicating copy to clipboard operation
maestro copied to clipboard

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

Open shrijanRegmi opened this issue 3 months ago • 0 comments

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 avatar May 09 '24 11:05 shrijanRegmi