Hey Guys,
I have been using XCode 8 and Appium 1.6 in Mac OS X 10.11 for a while now. I have been using iOS-Appium inspector to find the elements using debug mode in Intellij Idea. But currently i am not able to find elements for the view that has been created using DZNSegmentedControl.
Please let me know how can i continue to find element for this view and automate this.
Thanks in advance.