You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2018. It is now read-only.
Hey fellas,
First off, great work on this project. My team is building a pretty sophisticated iphone app and the automated testing (and integration testing) we get by integrating iCuke is amazing. Thanks!
I would like to ask about scrolling large lists. We would like to click on every item in a list of 200+ items but we cannot seem to find a way to scroll through the list such that we can access each item in order, one at a time. My take on the current state of scrolling is that you need a label to scroll to, is that correct? If we do not know the labels to scroll to in advance is there a way to accomplish what we want?
BTW, I have folks here who would be very interested in contributing if you are looking for contributors.