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


In This Topic
    Plugin Class Properties
    In This Topic

    For a list of all members of this type, see Plugin members.

    Public Properties
     NameDescription
    Public PropertyGets or sets the maximum age of log files in days before they will be purged from the directory used for automated saves  
    Public PropertyGets or sets a value indicating whether automatic recording is enabled or disabled when the browser starts.  
    Public PropertyGets or sets a value indicating whether a confirmation dialog is displayed when automatic recording starts in a new instance of the browser.  
    Public PropertyGets or sets a value indicating whether log files are saved automatically when the browser closes.  
    Public PropertyGets or sets the path to the folder where auto-saved log files should be stored.  
    Public PropertyGets or sets the interval, in minutes, after which log files are to be saved automatically.  
    Public PropertyReturns a boolean value indicating whether the browser is still loading the current page.  
    Public PropertyA boolean value indicating whether the extension is currently recording requests.  
    Public PropertyGets a reference to a Log object that contains the recorded requests.  
    Public PropertySpecifies the comment to place on the next page that is recorded in HttpWatch.  
    Top
    See Also