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?
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?
Have the same issue , any way to solve it ?
@Srikanth_Vejendla have you managed to solve it ?