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

In This Topic
    Record Method
    In This Topic
    Starts the recording of HTTP requests within the browser.
    Syntax
    'Declaration
     
    Public Sub Record() 
    public void Record()
    Remarks
    Use the Stop method to end recording.
    Requirements
     
    See Also