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

Add Get/ClearAllLocalStorage #24276

Closed
mjhenkes opened this issue Oct 17, 2022 · 3 comments · Fixed by #24859
Closed

Add Get/ClearAllLocalStorage #24276

mjhenkes opened this issue Oct 17, 2022 · 3 comments · Fixed by #24859
Assignees
Labels
topic: session Issues when using session command

Comments

@mjhenkes
Copy link
Member

Add new apis for getting All local storage in the browser regardless of domain

this should return an object of domain to local storage mapping.

Also add a new API for clearing all local storage in the browser regardless of domain.

@mjhenkes mjhenkes self-assigned this Oct 17, 2022
@mjhenkes mjhenkes removed their assignment Oct 17, 2022
@emilyrohrbough
Copy link
Member

related to: #2573

@mjhenkes mjhenkes assigned mjhenkes and mschile and unassigned mjhenkes Oct 17, 2022
@mjhenkes mjhenkes removed this from the experimentalSessionAndOrigin GA milestone Oct 20, 2022
@cypress-bot cypress-bot bot added the stage: needs review The PR code is done & tested, needs review label Nov 28, 2022
@cypress-bot cypress-bot bot added stage: pending release and removed stage: needs review The PR code is done & tested, needs review labels Dec 1, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Dec 1, 2022

The code for this is done in cypress-io/cypress#24859, but has yet to be released.
We'll update this issue and reference the changelog when it's released.

@cypress-bot
Copy link
Contributor

cypress-bot bot commented Dec 6, 2022

Released in 12.0.0.

This comment thread has been locked. If you are still experiencing this issue after upgrading to
Cypress v12.0.0, please open a new issue.

@cypress-bot cypress-bot bot locked as resolved and limited conversation to collaborators Dec 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: session Issues when using session command
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants