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: Switch tap and tapByCoordinate to their native implementations for iOS 13+ #212

Merged
merged 1 commit into from
Sep 9, 2019

Conversation

mykola-mokhnach
Copy link

It looks like there are no more coordinate calculation issues in the recent Xcode@beta, so it would be fine to use native implementations of tap, which are faster than our customized workarounds.

@mykola-mokhnach mykola-mokhnach changed the title fix: Switch tap and tapByCoordinate to their native implemntations fix: Switch tap and tapByCoordinate to their native implementations for iOS 13+ Sep 8, 2019
Copy link
Member

@KazuCocoa KazuCocoa left a comment

Choose a reason for hiding this comment

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

🤞

WebDriverAgentLib/Commands/FBElementCommands.m Outdated Show resolved Hide resolved
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.

None yet

3 participants