-
### Current behavior
If you have a baseUrl in the cypress.env.json it's not beeing used.
### Desired behavior
just like the previous version I would like to have a local file cypress.env.json where…
-
### Current behavior
Some of our cypress tests failing with SIGSEGV when they are executed via test runner. Via UI mode the work just fine.
### Desired behavior
The tests do not fail with SIG…
-
**Describe the bug**
My setup worked for some time, but at some point it started failing with this error in Cypress UI:
> tasksetupMetamask, Object{5}
> (uncaught exception)CypressError: cy.task(…
-
### Current behavior
The latest release of Next JS https://nextjs.org/blog/next-13-4 includes a change to the recommended folder structure, and removes the previous "pages" directory. This is no long…
-
I encountered an error when running e2e test unit after an update of a dependency.
I was using @cypress ^13.0.0; that was using @cypress/request 3.0.5 as a dependency.
Two days ago, I started havin…
-
Actual the usage of the mailpit logs directly the internal commands of the custom commands.
Cypress gives the possibility to use custom logging for custom commands so that the log gets more readabl…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't con…
-
### Current behavior
https://github.com/cypress-io/cypress/assets/39565703/837db6c7-170f-4419-bc6f-a331b3513545
### Desired behavior
I wait that it get no stuck even if I use dark mode
Other…
-
**Describe the bug**
We use Cypress with Gherkin syntax for our automated scenarios but the Cypress flag "@retries(runMode=2)" that can be used to retry failed tests to help reduce test flakiness is …
-
### Current behavior
I used to disable Discord and Stripe errors inside of a `cy.origin` block like so:
```ts
cy.origin(
'https://checkout.stripe.com',
{ args: { expiryD…