I'm currently using ARC to manually test my app, but am hoping to move towards automation of the testing process.
Is it possible to use ARC to automate tests, something similar to what Selenium Webdriver does for FF/Chrome?
I know it's still early in the development process but something like this would be incredibly helpful.