cocoa - How can I use OS X's Accessibility API to write acceptance tests for my applications? -


i'm writing gui application in cocoa. i'd use cucumber write acceptance tests continually verify application's features work. i'm writing application in macruby.

can use accessibility api click things , drag things around? can read how such things? i've found apple's site relatively mum on topic.

i'd suggest checking out frank. uses accessibility approach , has worked great me far!


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -