cancel
Showing results for 
Search instead for 
Did you mean: 

Clear Cache and Cookies in Chrome Browser

NedaHassan_Mogh
Level 2
Hello   We need to use chrome for automating a process. We can't use IE. In one part of the process, the Bot needs to open the setting menu in chrome to clear Cache and cookies. We are not able to spy those elements in chrome to get in to the setting and clear the cookies. Is there any other solution for this problem? Is there any way to spy elements in Chrome?
2 REPLIES 2

savanpatel
Level 2
Have you tried spying Chrome as a windows application? If that did not work then, unfortunately, nothing else will work because Blue Prism does not support Chrome yet. Another thing you can try is to write a VBO script or something that will clear the cache and cookies in chrome and use the bot to launch that script. Another thing you can try is to use another application or tool that can clear chrome cache and cookies and use Blue Prism to control that application/tool. CCleaner is a tool that will clear Chrome and IE cache and cookies at the same time, you can play around with the setting of that tool and once saved it will always keep those setting so you can just use Blue Prism (bot) to open that tool and use the bot to click the run button.  Hope this helps 🙂

NedaHassan_Mogh
Level 2
Thank you so much for your answer. I will try your comments about script or the Ccleaner.   Regards.