Skip to main content

Module storage

Module storage 

Source
Expand description

storage artifact: localStorage, sessionStorage, and IndexedDB database names captured via Runtime.evaluate. Default off — sensitive data risk. Capped at 256 KiB of JSON; values truncated if the cap is exceeded.

Structs§

StorageSnapshot
TruncationNote

Constants§

STORAGE_SCHEMA_VERSION

Functions§

capture
Capture localStorage, sessionStorage, and IndexedDB names via CDP.
write