• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Does UIAutomation testing even work?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Does UIAutomation testing even work?


  • Subject: Re: Does UIAutomation testing even work?
  • From: Kevin Muldoon <email@hidden>
  • Date: Fri, 24 Jan 2014 19:27:46 -0500

 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 <email@hidden> 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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Prev by Date: Re: File association using file magic
  • Next by Date: Re: File association using file magic
  • Previous by thread: Re: __attribute__((NSObject)) not behaving as expected
  • Next by thread: Animation on gesturing
  • Index(es):
    • Date
    • Thread