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

In This Topic
    ClearSessionCookies Method
    In This Topic
    Deletes all session cookies in the browser within which the extension is embedded.
    Syntax
    'Declaration
     
    Public Sub ClearSessionCookies() 
    public void ClearSessionCookies()
    Remarks
    The ClearSessionCookies method is not available with the Chrome extension.
    Requirements
     
    See Also