maestro
maestro copied to clipboard
Fix timeout unit in ScrollUntilVisibleCommand
Proposed changes
The timeout
in ScrollUntilVisibleCommand should be interpreted as milliseconds: https://maestro.mobile.dev/api-reference/commands/scrolluntilvisible
This was broken by https://github.com/mobile-dev-inc/maestro/pull/2023.
Testing
Updated and ran tests
Issues fixed
Fixes https://github.com/mobile-dev-inc/maestro/issues/2108