Can anyone suggest on how to scroll to an element which is not visible in a iOS native app on simulator .
I tried with JavascriptExecutor providing the element and direction, but it is not able to find element itself. Fails during findElement.
Context: iOS Native app on Simulator
Language : Java
Any help/guidance will be much appreciated