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
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
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
I have added accessibilityIdentifier to the source code. And did: let privacypolicyurl = app.tables.textViews["privacyPolicy"] privacypolicyurl.tap() And
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