Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
If you find these projects useful please consider becoming a sponsor with Patreon, GitHub or Liberapay.

Clear Browsing Data Like Chrome

Post Reply
User avatar
salvadordf
Posts: 4564
Joined: Thu Feb 02, 2017 12:24 pm
Location: Spain
Contact:

Re: Clear Browsing Data Like Chrome

Post by salvadordf »

Hi,

I'm sorry but it's not possible to clear all browsing data like Chrome.

You can delete the cookies at run-time but the only way to clear the cache is to do it manually before the GlobalCEFApp.StartMainProcess call in the DPR.

There are some workarounds explained here :
https://www.briskbard.com/forum/viewtopic.php?f=8&t=594
Hitman
Posts: 73
Joined: Sat May 20, 2017 11:08 am

Re: Clear Browsing Data Like Chrome

Post by Hitman »

I have already tried everything :o
The current component does not let you clear the history of any kind.
Chrome indeed does it during the run time.

However,
if you are in desperate need like me,
i suggest you to terminate the browser and re-execute it during the run time which will clear everything.
I know, this is not a correct way to do it but there are no other options.
Post Reply