Mateus Talles

Results 5 comments of Mateus Talles

@jennifer-shehane Yes it's still happening ![image](https://github.com/cypress-io/cypress/assets/39180176/621a51fa-2377-429b-8b16-a39d521b5180) ![image](https://github.com/cypress-io/cypress/assets/39180176/51f43f03-75b3-42be-93b7-5ae585fd5e80) --------- Edit: I justed noticed my browser version is waaay behind, probably because Im using Cypress Docker image. Let me try updating and...

Im actually having this same issue. Trying with --headed mode on CI seems to work. However Im not being able to reproduce it locally. What I can affirm with certain,...

Im having the same issue, In my case, e2es are 100% slower :/

You might want to check if you are using other custom reporters, then this solution will not work

Same thing here ("@testing-library/cypress": "^9.0.0", cypress: 12.5.0) but only triggers in the CI, probably because the CI is quicker and the command runs while the elements are not loaded yet....