maestro icon indicating copy to clipboard operation
maestro copied to clipboard

Fix timeout unit in ScrollUntilVisibleCommand

Open vibin opened this issue 4 months ago • 2 comments

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

vibin avatar Oct 23 '24 15:10 vibin