Allows you to clear your web browser's cache, cookies, and history.
Example
Running this code will apply deep cleaning to the web browser.
plugin command("Browser Automation.dll", "browser connect", "Chrome", 60, "True", "False", "True")
Allows you to clear your web browser's cache, cookies, and history.
Running this code will apply deep cleaning to the web browser.
plugin command("Browser Automation.dll", "browser connect", "Chrome", 60, "True", "False", "True")
Was this helpful?