Introducing snapshot
snapshot (https://github.com/fastlane/fastlane/tree/master/snapshot) takes the laborious task of generating localized screenshots across your iOS devices, different languages, devices, and orientation modes and automates it. Coupled with the fact that you would generally take multiple screenshots for each device variant and have to repeat this process for each update you release, this action is certainly going to save you from this painstaking process:
This action takes advantage of UI testing in Simulator to automate the process of taking screenshots, and, once configured, can take screenshots across one or multiple simulators running concurrently to expedite the process.
The final output is a set of screenshots that you can access through an elegant web page, organized across variant devices and languages, to help you organize and set which screenshots to upload for your next build. We will demonstrate all of these next with snapshot.