Class SettingsConfigSectionHandler
Inheritance
System.Object
    SettingsConfigSectionHandler
  Namespace: ArtOfTest.WebAii.Core
Assembly: ArtOfTest.WebAii.dll
Syntax
public class SettingsConfigSectionHandler : ConfigurationSectionConstructors
SettingsConfigSectionHandler()
Declaration
public SettingsConfigSectionHandler()Properties
AnnotateExecution
Declaration
public bool AnnotateExecution { get; set; }Property Value
| System.Boolean 
 | 
AnnotationMode
ClientReadyTimeout
Declaration
public int ClientReadyTimeout { get; set; }Property Value
| System.Int32 
 | 
CreateLogFile
Declaration
public bool CreateLogFile { get; set; }Property Value
| System.Boolean 
 | 
DisableDialogMonitoring
Declaration
public bool DisableDialogMonitoring { get; set; }Property Value
| System.Boolean 
 | 
ElementWaitTimeout
Declaration
public int ElementWaitTimeout { get; set; }Property Value
| System.Int32 
 | 
ExecutionDelay
Declaration
public int ExecutionDelay { get; set; }Property Value
| System.Int32 
 | 
ExecutionTimeout
Declaration
public int ExecutionTimeout { get; set; }Property Value
| System.Int32 
 | 
LogAnnotations
Declaration
public bool LogAnnotations { get; set; }Property Value
| System.Boolean 
 | 
LogLocation
Declaration
public string LogLocation { get; set; }Property Value
| System.String 
 | 
QueryEventLogErrorsOnExit
Declaration
public bool QueryEventLogErrorsOnExit { get; set; }Property Value
| System.Boolean 
 | 
RecordingCodec
RecordingFPS
Declaration
public int RecordingFPS { get; set; }Property Value
| System.Int32 
 | 
RecordingMode
RecordingOutputLocation
Declaration
public string RecordingOutputLocation { get; set; }Property Value
| System.String 
 | 
RecordingScale
Declaration
public int RecordingScale { get; set; }Property Value
| System.Int32 
 | 
RecordingSizeLimit
Declaration
public int RecordingSizeLimit { get; set; }Property Value
| System.Int32 
 | 
SimulatedMouseMoveSpeed
Declaration
public float SimulatedMouseMoveSpeed { get; set; }Property Value
| System.Single 
 | 
TelerikComponentsVersion
Declaration
public TelerikComponentsVersion TelerikComponentsVersion { get; set; }Property Value
| TelerikComponentsVersion 
 | 
UnexpectedDialogAction
Declaration
public UnexpectedDialogAction UnexpectedDialogAction { get; set; }Property Value
| UnexpectedDialogAction 
 | 
WaitCheckInterval
Declaration
public int WaitCheckInterval { get; set; }Property Value
| System.Int32 
 | 
XMultiMgr
Declaration
public bool XMultiMgr { get; set; }Property Value
| System.Boolean 
 |