Relative Content

Tag Archive for iosappiumnativeinspector

Not able to locate some element in iOS hybrid app

I am encountering difficulties in identifying nested elements within a native iOS application. Specifically, I am able to identify a drop-down menu as a singular element, however, I am unable to locate the individual values contained within this drop-down menu. Even refreshed Appium Inspector, after drop down is visible. App is created with React technologies.