Русский (Russian)
Appearance
ENUM
ScreenCaptureFormat
Contents
screenshots
screenRecording
public enum ScreenCaptureFormat: String, Codable, Sendable
Preferred screen capture format for UI tests results in Xcode 15+
Available options are screen recordings and screenshots.
In Xcode 15 screen recordings are enabled by default (in favour of screenshots). This setting is ignored by Xcode 14.x and prior.
screenshots
case screenshots
Screenshots
screenRecording
case screenRecording
Automatic screen recordings