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


In This Topic
    Plugin Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodDeletes all recorded entries so the Plugin's Log object is empty.  
    Public MethodDeletes all saved and session cookies in the browser within which the extension is embedded.  
    Public MethodEmpties the browser cache, forcing the download of any content that is subsequently accessed.  
    Public MethodDeletes all session cookies in the browser within which the extension is embedded.  
    Public MethodCloses the browser that contains the HttpWatch extension.  
    Public MethodCloses the HttpWatch extension's window in the browser.  
    Public MethodCauses the browser to load the specified URL.  
    Public MethodThis method provides a finer level of control than the IsLoadingPage property as it indicates whether the current page has reached a given state.  
    Public MethodOpens the HttpWatch extension window within the browser.  
    Public MethodStarts the recording of HTTP requests within the browser.  
    Public MethodStops the recording of HTTP requests within the browser.  
    Top
    See Also