I wish I could say I have had success, but it's far too early. Looking forward to replies. If it works, it'll take pressure off my beta-testers and allow me to sleep at night after a refactor.
On Jan 23, 2014, at 5:50 PM, Rick Mann <rm...@latencyzero.com> wrote: > I'm logging the element tree of my app. I can see my hierarchy: > > UIAWindow: rect:{{0, 0}, {1024, 768}} > UIAPopover: rect:{{614, 59}, {400, 613}} > UIATableView: name:settingsTable value:rows 1 to 4 of 4 rect:{{614, > 116}, {400, 556}} > UIAStaticText: name:CAMERA CONNECTION value:CAMERA CONNECTION > rect:{{629, 136}, {189, 21}} > UIAImage: name:camera_connection_2_large.png rect:{{784, 177}, > {60, 60}} > ... > UIAButton: name:Help rect:{{776, 638}, {77, 44}} > > But no where in that list are the cells of the table view, and when I ask for > the cells() on the table view UIAElement, I get back an empty list. At least > one cell as accessibility enabled and a label in IB. > > There's scant evidence of this being used very heavily online, which > reinforces my conclusion that it just doesn't really work well enough for > people to use. > > Is anyone successfully using this to test their apps? > > -- > Rick > > > > _______________________________________________ > > Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/cocoa-dev/caoimghgin%40gmail.com > > This email sent to caoimgh...@gmail.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com