Video recording of failed tests on iOS
A technical guide on how to automatically record video of failed iOS UI tests using XCTest, simctl, and a Sinatra web server for debugging.
A technical guide on how to automatically record video of failed iOS UI tests using XCTest, simctl, and a Sinatra web server for debugging.
Explores different waiting strategies in Espresso for Android UI testing, comparing Idling Resources, sleeps, and custom ViewInteraction extensions.
A guide to handling AmbiguousViewMatcherException in Espresso for Android UI testing, including counting and selecting specific views.
Code snippets for programmatically opening the notification shade and control center on iOS and Android during UI automation testing.
A post-conference FAQ about an Angular Connect talk on automating UI development by generating Sketch symbols from Angular components.