website-evidence-collector
website-evidence-collector copied to clipboard
Request for Session Storage Support
Problem: The current version of the Website Evidence Collector tool doesn't seem to include support for crawling Session Storage.
Request: I would like to request the implementation of Session Storage support in the tool. Session Storage is a crucial part of web data storage, and its inclusion would enhance the tool's capabilities.
Is it possible to retrieve the session storage from puppeteer using a flag or something similar? Without forking your current repository.
We can see in output/browser-profile/Default/Session Storage/000003.log
that the session storage is available but not outputted by the library.