Category "ios-ui-automation"

"Automation Running Hold both volume buttons to stop", how to loose this grey transparent overlay message on iPhone screen while testing using Appium

I am testing an application on iPhone real device using appium. I always see a grey transparent overlay message on the screen which sometimes interferes with th

UI Testing failure - App state is XCApplicationStateRunningActive not XCApplicationStateNotRunning

I am using XCUI tests to automate testing of some of the flows in our application (~35 test scenarios) with Xcode 7.2.1 Running these tests locally will consis

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 down, UIAutomation felt it too

XCTest How to tap on Url (Link) inside UITextview?

I have added accessibilityIdentifier to the source code. And did: let privacypolicyurl = app.tables.textViews["privacyPolicy"] privacypolicyurl.tap() And

Unable to set accessibilityIdentifier of UISegmentedControl's segments

I found out, that even though I could set accessibilityLabel of UISegmentedControl's segment (see: How do I set the accesibility label for a particular segment