ClearCache Method (BrowserChild)

Class

BrowserChild.

Action

Clears both disk memory and memory from the currently loaded page.

Availability

This functionality is supported only if you are using the Classic Agent. For additional information, refer to the Silk Test Classic Classic Agent Help.

Syntax

ClearCache ()

Notes

For Internet Explorer, ClearCache() clears temporary internet files. It does not clear or delete cookies.

Example

ClearCache(PREFOPT_CLEARDISK)