React native – Appium: identifying iOS elements using pytesseract instead of locators
Below is a snapshot of our application in test. iOS app in react native. The hierarchy is too deep. We are already using snapshotmaxdepth - 60 as one of the capabilities. Other capabilities include udid, bundleid, includeSafariInWebViews, connectHardwarekeyboard, simpleVisibleCheck and…