ClassRecorderParameters
Class
Wrapper class for Recorder parameters
Definition
Namespace:ArtOfTest.WebAii.Design.UI.RecordingSurface
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public class RecorderParameters
Inheritance: objectRecorderParameters
Constructors
RecorderParameters()
Declaration
cs-api-definition
public RecorderParameters()
Properties
BrowserType
Declaration
cs-api-definition
public BrowserType BrowserType { get; set; }
Property Value
ExecType
Declaration
cs-api-definition
public ExecutionType ExecType { get; set; }
Property Value