UiPath - Knowledge Base

Delete Internet Explorer History

Written by Razvan Iordache | Aug 26, 2014 11:37:00 AM

Task

This sample deletes all your browsing history.

Steps to automate

  1. Open cmd.exe.
  2. Enter "inetcpl.cpl". The Internet Properties window will open.
  3. From Recorder attach the "Internet Properties" window,  delete the cache and close the window. These actions will be automatically be saved into the workflow.
  4. Close cmd.exe.