Another day, another query…
I am aware of the deleteAllVisibleCookies and deleteAllCookies commands, however, the value I need to purge is one stored within Session Storage.
So it is not listed in Chrome as a Cookie in use by the site, but instead, it shows that this value is being stored as a key within Session Storage.
Is there a way to purge / delete this value using Katalon Recorder?
Thanks!