Touch action on iPad(Safari browser - WebView)

Hi All,

I am unable to perform touch action in web-view while running tests on iPad using Mac and Appium .

I tried switching between web-view and native app. When i am on web-view , findBy method is able to detect the

web-elements but touch action is not working. If i switch context to native app, even the elements are not getting

detected. Need to perform touch operations on iPad using web elements and not using X and Y co-ordinates. Any

workaround to use touch in web-view mode so that i can perform click, zoom kind of operations?

Thanks
Shashi