kif-framework / KIF

Keep It Functional - An iOS Functional Testing Framework
Other
6.2k stars 909 forks source link

Mimic the logic to find elements in UITableView to UICollectionview #1246

Closed dostrander closed 2 years ago

dostrander commented 2 years ago

This uses scrolling to positions to find elements in the collectionview rather than using the datasource directly to get the cell.