Page 1 of 1

How to set Accessibility ID and Label in XCode?

Posted: Fri Oct 09, 2015 10:24 pm
by tvu
We set the Accessibility Identifier for a UILabel in the XIB file, but the id isn't showing up in Spy. However, it does show up in the XCode automation tool. If we set the identifier value via code in the Swift file then it does show up in Spy. How can get the Identifier to show up if we set it in the XIB file?

We are using XCode 7.0.1 and Ranorex 4.5.2.

Thanks.

Re: How to set Accessibility ID and Label in XCode?

Posted: Sat Oct 10, 2015 7:00 am
by odklizec

Re: How to set Accessibility ID and Label in XCode?

Posted: Thu Oct 15, 2015 9:50 pm
by tvu
Thanks odklizec! This worked.