-
### Current behavior
I get this error in about half of all attempts:
![grafik](https://github.com/cypress-io/cypress/assets/8194761/32116726-3faa-4fa1-b151-2428b53a7046)
In console:
> Uncaught…
-
### Current behavior
If an intercepted request receives a 304 the body is returned as an empty string.
### Desired behavior
The intercepted request should return as the cached response.
Th…
-
## Issue
If the callback registered in [`setupHooks`](https://github.com/cypress-io/cypress/blob/d471f6ccd3f1a8377c71079a2f25e5892d1dd539/npm/mount-utils/src/index.ts#L30) from `mount-utils` throws a…
-
We have OAuth support in the server code.
[Here](https://github.com/l0kix2/ytsaurus/blob/a60801d86879c27da10f1a9e24e35e0ecb0d9c22/yt/yt/library/auth_server/oauth_service.cpp#L127-L127) our OAuth ser…
-
## Summary of the bug
A11y testing of a light ic-stepper rendered with background #2c2f34 has failed due to a color-contrast violation (see below).
## 🪜 How to reproduce
Uncomment the commente…
-
- This issue follows on from https://github.com/cypress-io/cypress-documentation/issues/5530.
### Current behavior
If `.browserslistrc` from the npm module [browserslist](https://www.npmjs.com/p…
-
First off, thank you for creating this example repo, it really helped get Cypress/Vite/Vue 3 working together.
I'd love it if the example included using the [@cypress/code-coverage](https://github.…
-
### Which package(s) are the source of the bug?
@maskito/kit
### Playground Link
https://stackblitz.com/edit/bsm8fn?file=index.ts&hideExplorer=1
### Description
When you use these settings to con…
-
### Current behavior
We have been using the [text-from-image](https://www.npmjs.com/package/text-from-image) package to extract text from images. This works using the [Tesseract OCR](https://github…
-
### Description
confusing documentation
### URL of Issue(s)
none
### Steps to replicate
I read and re-read the documentation on cy.session, the migration guide the changes of the Cypress.Cookies …