We have app which is based on the OpenPos framework and JumpMind is the owner. POS app opens a window within the context of the Point of Sale application which displays web content. Appium command driver.getContextHandles() returns only one webview and not webview for window shows web content.
We are blocked here and to work on web elements of second window appium need to switch to webview of that window. Please help