I am using appium to automate an iPAD app. I am facing issue in selecting the values from a dropdown. I am using appium inspector.
The problem is that all the values of that dropdown are being displayed in one element of type XCUIElementTypeOther. I have tried sendkeys but its not working. I cannot find these values anywhere else.
If anyone has faced same scenario before than please Help. Thank You in advance. PFA screenshot
Comments
Post a Comment