How to select the an item in Multi list box in iOS app any one has idea?

can any one had idea?

xpath with index?
UIATableView/UIATableCell[2]?
Inspector should do the work for you.

@Alex_Chen… I tried with Xpath it does not recognise the dropdown.

driver action …I used select class even then it does not recognize

If Inspector show it, then there must ways to select it with xpath.
AFAIK, writing xpath always need some trick and luck. :stuck_out_tongue: