Hey I am working with appium+uiautomator(using text resource-id and class name of elements)+android elements+native elements, I am seeking guidelines for following problems I am facing right now
-
UI-automator does not detect resource id on random device -[all works with nexus 5] , so what should be minimum device configuration?
-
appium did not found web-view context in random devices-[all works with nexus 5], even after enabling setWebContentsDebuggingEnabled() for webview , so what must be ensure in real device to make him enable webview context?