Name | Description | |
---|---|---|
![]() | Clear | Deletes all recorded entries so the Plugin's Log object is empty. |
![]() | ClearAllCookies | Deletes all saved and session cookies in the browser within which the extension is embedded. |
![]() | ClearCache | Empties the browser cache, forcing the download of any content that is subsequently accessed. |
![]() | ClearSessionCookies | Deletes all session cookies in the browser within which the extension is embedded. |
![]() | CloseBrowser | Closes the browser that contains the HttpWatch extension. |
![]() | CloseWindow | Closes the HttpWatch extension's window in the browser. |
![]() | GotoURL | Causes the browser to load the specified URL. |
![]() | IsLoadingPageEx | This method provides a finer level of control than the IsLoadingPage property as it indicates whether the current page has reached a given state. |
![]() | OpenWindow | Opens the HttpWatch extension window within the browser. |
![]() | Record | Starts the recording of HTTP requests within the browser. |
![]() | Stop | Stops the recording of HTTP requests within the browser. |