ensureCleanSession(cleanSession)code »
Configures whether to clear the cache, cookies, history, and saved form data before starting the browser. Using this capability will clear session data for all running instances of Internet Explorer, including those started manually.
Parameters
- cleanSession
boolean Whether to clear all session data on startup.