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 cy.getAllCookies, cy.clearAllCookies #24265

Closed
mjhenkes opened this issue Oct 14, 2022 · 3 comments · Fixed by #25012
Closed

Add cy.getAllCookies, cy.clearAllCookies #24265

mjhenkes opened this issue Oct 14, 2022 · 3 comments · Fixed by #25012
Assignees
Labels
topic: cookies 🍪 topic: session Issues when using session command

Comments

@mjhenkes
Copy link
Member

Add new apis for getting All cookies in the browser cookie jar regardless of domain

this should return an object of domain to cookies mapping.

Also add a new API for clearing all cookies in the cookie jar regardless of domain.

@chrisbreiding
Copy link
Contributor

Related: #8956

@chrisbreiding chrisbreiding self-assigned this Nov 22, 2022
@cypress-bot cypress-bot bot added stage: product backlog stage: needs review The PR code is done & tested, needs review and removed stage: needs review The PR code is done & tested, needs review stage: product backlog labels Dec 6, 2022
@cypress-bot
Copy link
Contributor

cypress-bot bot commented Dec 8, 2022

The code for this is done in cypress-io/cypress#25012, 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 13, 2022

Released in 12.1.0.

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

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

Successfully merging a pull request may close this issue.

2 participants