Skip to content

Commit

Permalink
Link to httpOnly PR
Browse files Browse the repository at this point in the history
  • Loading branch information
valscion committed Jan 5, 2023
1 parent a0ffca5 commit bc572f5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ This repository is a reproduction for this issue over at Cypress side: https://g

The Cypress test `cypress/e2e/spec.cy.js` is running also in GitHub actions and the test failures can be seen there: https://github.com/valscion/cypress-cookie-issue-reproduction/actions?query=branch%3Amain

## Regression proof
## Regression proof and variations

There exists a pull request showing how the test passes with older version of Cypress:

* Cypress v11.2.0: https://github.com/valscion/cypress-cookie-issue-reproduction/pull/1
* Cypress v11.2.0 works: https://github.com/valscion/cypress-cookie-issue-reproduction/pull/1
* `httpOnly` cookies show the same issue: https://github.com/valscion/cypress-cookie-issue-reproduction/pull/3

## Setup steps

Expand Down

0 comments on commit bc572f5

Please sign in to comment.