TestRecording
annotation class TestRecording(val enabled: Boolean = true, val bitrate: Int, val scale: Float = 0.75f, val keepOnSuccess: Boolean = false, val startDelay: Long = 500, val stopDelay: Long = 1000, val continueDelay: Long = 250, val orientation: RecordingOrientation = RecordingOrientation.NATURAL)
Signals a test to be screen recorded