Stefan Kieleithner

Results 2 issues of Stefan Kieleithner

This PR implements and fixes https://github.com/google/EarlGrey/issues/674. Introduces new swipe actions, that take a `starPoint` and an `endPoint` and perform a swipe along those points via two new public functions: `grey_swipeFastFromStartToEndPoint(CGPoint...

cla: yes
lgtm

We noticed that there are issues with the listing of Swift name and declaration in the SourceKitten output for Objective-C API that includes forward declarations. When using a forward declaration...