Is there a way to clear all cache and cookies (equivalent of pressing ctrl
+shift
+del
in firefox and selecting every checkbox) using imacros?
I know about the CLEAR
command but I have found that it doesn't clear everything. Thank you.
Is there a way to clear all cache and cookies (equivalent of pressing ctrl
+shift
+del
in firefox and selecting every checkbox) using imacros?
I know about the CLEAR
command but I have found that it doesn't clear everything. Thank you.
Use the CLEAR command so that times of website response measurements are not influenced by using local cache data:
The code "CLEAR" without quote actually deletes all content. Make sure you do not run this function in incognito mode. This is because incognito do not delete content in as much as it doesn't save. But some sites can still pick your data on incognito mode. To make your script clear all data, run the script in a normal mode.