Name | Description | |
---|---|---|
AutoPurgeDays | Gets or sets the maximum age of log files in days before they will be purged from the directory used for automated saves | |
AutoRecord | Gets or sets a value indicating whether automatic recording is enabled or disabled when the browser starts. | |
AutoRecordConfirmation | Gets or sets a value indicating whether a confirmation dialog is displayed when automatic recording starts in a new instance of the browser. | |
AutoSave | Gets or sets a value indicating whether log files are saved automatically when the browser closes. | |
AutoSavePath | Gets or sets the path to the folder where auto-saved log files should be stored. | |
AutoSaveTimeout | Gets or sets the interval, in minutes, after which log files are to be saved automatically. | |
IsLoadingPage | Returns a boolean value indicating whether the browser is still loading the current page. | |
IsRecording | A boolean value indicating whether the extension is currently recording requests. | |
Log | Gets a reference to a Log object that contains the recorded requests. | |
NextPageComment | Specifies the comment to place on the next page that is recorded in HttpWatch. |