Using Appium inspector for apps built using XCode 8

Hey Guys,

I am a beginner. I am not able to find any solution regarding inspecting the element in iOS app.

I am using:

  • Xcode 8
  • Appium 1.6
  • selenium-java-2.45.0.jar
  • junit-4.7.jar

Since, there is no GUI support for Appium 1.6. I did try to using Appium 1.4 inspector, and did find Xpath, also i did try XCUIElementType instead of UIA .
But still not able to get it working.
How do i use Xpath and get it working appropriately?