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

fix: add waitToSettleTimeOut on swipe commands #2153

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

amanjeetsingh150
Copy link
Collaborator

Proposed changes

Adding waitToSettleTimeoutMs to the swipe commands that do waitForAppToSettle call. This is to control the wait time if there are repeatable animations on the screen.

Using this option would help users to wait less on the screens where app is settled but have repeatable animations.

Testing

  • Locally

Issues fixed

Copy link
Contributor

@axelniklasson axelniklasson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Let's also make sure we update the docs with this

@amanjeetsingh150
Copy link
Collaborator Author

Created issue for this:

mobile-dev-inc/maestro-docs#102

@amanjeetsingh150 amanjeetsingh150 merged commit 5f971ce into main Nov 28, 2024
8 checks passed
@amanjeetsingh150 amanjeetsingh150 deleted the add-waitToTimeOut branch November 28, 2024 11:13
rasyid7 pushed a commit to rasyid7/maestro that referenced this pull request Dec 9, 2024
rasyid7 pushed a commit to rasyid7/maestro that referenced this pull request Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants