Annotation Interface NoVideo


@Retention(RUNTIME) @Target(METHOD) public @interface NoVideo
This annotation is used for indicating that the test will not be recorded. Used only if RecordingMode == ALL. Created by Serhii Bryt 09.05.2024 15:00