Closed this issue 9 years ago · 2 comments
There is a way to get the localStorage and sessionStorage but there seems to be no way to talk to it.
localStorage
sessionStorage
They both have the Storage interface, the functions for that are in DOM.WebStorage.Storage - or did you mean something else?
Storage
DOM.WebStorage.Storage
ach, thanks, I missed that.