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.
UI of the elements:
In Appium Inspector it is coming like this:
Is there a way to separate these elements?
Ishan Vats is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.