I am using Appium for the automation of my iOS app. The problem is, iOS recorder is too slow which makes my script writing process slow. I can write the script manually but I need object/element name,id,xpath etc. Is there any free tool which can tell me the element id, name, Xpath of my iOS app?
-Vinay