Create a new SessionManager
Session configuration
Apply session data to a page
Puppeteer Page instance
Clear the current session
Delete the session file
Extract session data from a page
Puppeteer Page instance
Get the current session data
Static
fromCreate a SessionManager instance from a browser
Puppeteer Browser instance
Session options
Static
fromCreate a SessionManager instance from a page
Puppeteer Page instance
Session options
SessionManager provides functionality to persist browser state between sessions, including cookies and storage