What are the best tools to find element locators for IOS apps?

Hi
I am new to IOS app testing. So I am looking for tools which can help in finding the locators for the app elements. Appium instruments works fine but it does not provide all the element features. Is there a tool for IOS just like Android’s UIAutomatorViewer which can help in fetching elements attributes?

Thanks in Advance

I use the Appium Inspector, use of which is detailed here:

And also ARC, detailed here:

https://saucelabs.com/resources/appium-bootcamp/appium-bootcamp-2013-chapter-2-the-console

1 Like