HttpWatch Automation Reference - 16.2.2
HttpWatch Namespace / Plugin Class / AutoRecord Property

In This Topic
    AutoRecord Property
    In This Topic
    Gets or sets a value indicating whether automatic recording is enabled or disabled when the browser starts.
    Syntax
    'Declaration
     
    Public Property AutoRecord As Boolean
    public bool AutoRecord {get; set;}
    Remarks

    The value of this property is ignored when the Chrome.New or Edge.New method is used to start a new browser instance.

    Requirements
     
    See Also