Is there any way to inspect elements on xcode 8 and ios 10?
Until now we could easily inspect elements using appium inspector but now since I upgraded to xcode 8 in order to use it with ios 10, I cannot locate elements.
Seems like that the xpath that worked correctly on appium 1.4.16 for example not working anymore
Is there an equivalent for the Appium inspector to inspect elements on iOS 10?
Yes, You can inspect element through appium inspector only in IOS 10.
There are three ways to do that.
Please have a look at the link: