Enum
RecordingMode

The different annotation modes

Definition

Namespace:ArtOfTest.WebAii.Core

Assembly:ArtOfTest.WebAii.dll

Syntax:

cs-api-definition
public enum RecordingMode

Fields

Always

All screen recordings are preserved

Declaration

cs-api-definition
Always = 2

Field Value

RecordingMode

Off

Screen recording is disabled

Declaration

cs-api-definition
Off = 0

Field Value

RecordingMode

OnFail

Screen recordings are preserved only on failure

Declaration

cs-api-definition
OnFail = 1

Field Value

RecordingMode

In this article
DefinitionFieldsAlwaysOffOnFail
Not finding the help you need?
Contact Support