How to scroll through a UIACollectionView and click on a button?

I have a UIACollectionView in my application, that i need to scroll down and click on click on a button present in the UIACollectionCell

I have tried to use the JavaScriptExecutor,TouchAction, but no luck?

Anyone who got this working with IOS 8.1?

1 Like

Have the same issue , any way to solve it ?
@Srikanth_Vejendla have you managed to solve it ?