I was using BDD technique on my current iOS project. Now I have some scrollviews where I wanna automatically scroll to target point.
Is there a way to imitate "scrollRectToVisible:animated" using Frank or to do a swipe/scroll gesture?
I already checked Frank Google Groups. But there are no working results for it.
For anybody looking for the touch Gesture using Frank: Stackoverflow link