In this post we're going to look at the UI Automation library/tool that Apple added to iOS SDK 4.0. This is a huge step forward for test automation on the iOS platform. While it's not without some compromises, it's worth looking at to see if you can reduce the time you spend on manual testing. UI Automation is both a probe for Instruments as well as a JavaScript library provided by Apple to exerci

