You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.The text was updated successfully, but these errors were encountered: