Hi,
We started using appium by migrating some old calabash scripts with Java. Most of the iOS elements in app are having accessibility identifiers has “label” attribute and both id,name for that elements are null or not defined.
Could you please someone help me in finding that elements using appium Java?
Note: Calabash able to find these elements by using “view marked:given label” and is there any same feature in appium Java?
Thanks,
Chandra