google / google/EarlGrey

Pan from edge gesture fails on devices

Open
#3 3 comments 0 reactions 0 assignees View on GitHub
P2 type: bug
Dominant language
Objective-C
Stars
5.7k
Forks
737
Avg merge
1d 20h
Merged PRs (30d)
5

Description

On devices, the following code which tries to perform a Pan-From-Edge gesture fails:

`[[EarlGrey selectElementWithMatcher:grey_keyWindow()] performAction:grey_swipeSlowInDirectionWithStartPoint(kGREYDirectionRight, 0.001f, 0.5f)]`

I've verified it fails on at least the following devices:
- iPhone 5s iOS 9.3
- iPhone 6s iOS 9.3
- iPad iOS 7.0

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.