Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Why is it page.restore and not browser.restore? #6

Open
dylan1951 opened this issue Jun 23, 2024 · 0 comments
Open

Why is it page.restore and not browser.restore? #6

dylan1951 opened this issue Jun 23, 2024 · 0 comments

Comments

@dylan1951
Copy link

dylan1951 commented Jun 23, 2024

This stores and restores the session data for a browser (all URLs) right? So why does it seem like we're setting it for a particular page with page.session.*.

For example you can open a page, do page.session.restore, close the page, open a new page and the session data will still be there. So clearly it's not tied to a particular page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant