Can imacros clear ALL history, cache and cookies

谁说我不能喝 提交于 2019-12-11 09:30:56

问题


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.


回答1:


Use the CLEAR command so that times of website response measurements are not influenced by using local cache data:




回答2:


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.



来源:https://stackoverflow.com/questions/23434682/can-imacros-clear-all-history-cache-and-cookies

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!