-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Labels
topic: session
Issues when using session command
Comments
related to: #2573 |
5 tasks
cypress-bot
bot
added
the
stage: needs review
The PR code is done & tested, needs review
label
Nov 28, 2022
cypress-bot
bot
added
stage: pending release
and removed
stage: needs review
The PR code is done & tested, needs review
labels
Dec 1, 2022
The code for this is done in cypress-io/cypress#24859, but has yet to be released. |
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: