Jennifer Shehane
Jennifer Shehane
Unfortunately we had to back out this change as it was causing some issue for users in Ubuntu that were preventing running Cypress. PR to back out: https://github.com/cypress-io/cypress/pull/30179 We will...
@Nilesh10101998 We haven't actually seen this error before. I have a few followups: - We don't support Node 21, so using Node 20/22 would be preferable (doubt this will resolve...
@kongbai-16 Can you provide a reproducible example to run so we can see this issue?
Plan for this: - Deprecate window:unload event listener across all browsers (No path for removal at this time, we’ll re-evaluate if browsers remove this event) - In Cypress 15 -...
`trashAssertsBeforeRuns` option: >Whether Cypress will trash assets within the `screenshotsFolder` and `videosFolder` before tests run with cypress run. When run as set to `false`, an screenshots taken for next runs...
@YJDoc2 Yes, if tests are written we would accept PRs to fix bugs
Since this issue hasn't had activity in a while, we'll close the issue until we can confirm this is still happening. Please comment if there is new information to provide...
@dejwsz I did not confirm. We haven't had comments on this issue in years, so hopefully it is fixed.
`cy.reload()` is the equivalent of hitting the 'refresh' button in your browser. So, it may be that some state is not persisting through this as you are expecting. Issues in...
@frankhovin There's a lot to keep up with in terms of comments here. We're doing our best!