I\'ve been giving a try to the new UI tests on XCode 7.3 and I\'ve found what it seems a bug to me.
The problem is that views added through the \"addSubview\" m
Have you trying Xcode recording to get that view ? Just record and press on your view it should works
Also make sure that this UILabel is not outbounds "you can inspect using Xcode"