Hi All,
Im automating an hybrid app. After switching to WEBVIEW, Not able to access the element, though i see the element in the html DOM, throws NosuchElementException.
getContextHandles() returns NATIVE & WEBVIEW_1. Appium is not displaying all the WEBVIEWS due to which it throws the exception
Can anyone help me in this.