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

Wait for animations to complete after performing a scroll action #1170

Conversation

justinseanmartin
Copy link
Contributor

We're seeing an issue where we're unable to tap on an element right after performing a -[KIFUIViewTestActor scrollByFractionOfSizeHorizontal:vertical:] action. It appears to help ensure that the view has stabilized before attempting to interact with that UI element.

@segiddins
Copy link
Contributor

Is there a test we can add for this fix?

@justinseanmartin
Copy link
Contributor Author

Declined in favor of #1210, which has a test

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.

4 participants