How to make a swipe / scrolling gesture automatically with Frank Cucumber?
I have used the BDD technique in my current iOS project. Now I have scrollviews where I want to auto scroll to the target point.
Is there a way to mimic "scrollRectToVisible: animated" using Frank or to perform swipe / scroll gestures?
I have already checked Frank Google Groups . But there are no working results for this.
For anyone who is looking for a touch gesture using Frank: qaru.site/questions/1892480 / ...
+3
source to share