HttpWatch Automation Reference - Version 15.x
HttpWatch Namespace / Plugin Class / AutoRecordConfirmation Property

In This Topic
    AutoRecordConfirmation Property
    In This Topic
    Gets or sets a value indicating whether a confirmation dialog is displayed when automatic recording starts in a new instance of the browser.
    Syntax
    'Declaration
     
    Public Property AutoRecordConfirmation As Boolean
    public bool AutoRecordConfirmation {get; set;}
    Remarks
    This property cannot be set to false in HttpWatch Basic Edition
    Requirements
     
    See Also