Top "Ios-ui-automation" questions

Automated UI Testing using the Automation instrument included with Instruments for iOS development.

Best Resources for UIAutomation Testing for iOS Applications

Testing with UIAutomation on Instruments is great, however, the documentation and resources around it are either non-existent or in hiding. …

iphone ios automated-tests instruments ios-ui-automation
What does com.apple.CoreSimulator.CoreSimulatorService do?

Our iOS automation tests on simulator have gone through disaster since upgrading to Xcode6. We can observe view switching slowing …

xcode xcode6 ios-simulator ios-ui-automation
How about UI automation testing for iOS app with instruments & Javascripts

Get knowing the automation UI testing for iOS apps from WWDC2010 video session, but no practices for it. From codeproject …

ios automated-tests instruments ui-automation ios-ui-automation
iOS UI Automation element finds no sub-elements

I'm just starting out with UI Automation for my iOS app and am already having trouble. I'm unable to attach …

ios objective-c ios-ui-automation
UIAutomation: Check if element exists before tapping

We have a iPad app which includes a two-column news reader. The left view contains the list of news of …

ios ios-ui-automation