Estefanía Fdez

Results 25 comments of Estefanía Fdez

Same here: https://github.com/estefafdez/cypress-template/runs/1682540584 Any update on this issue? Thanks team!

Hey @tminhtuan, was that working before with oldest version of Cypress?

Any update on this one? Thanks!

+1 to this issue, it would be great to have support on this on the plugging!

any update? that will be really helpful for us, thanks!

I would love to have that, I will give it a try to the way you add @jennifer-shehane. Thanks!

> In my case I downgraded Cypress to version 12.7.4, it was the only way I found that allowed me to continue using cypress-debugger The problem is not the debugger,...

For us, after updating everything to the latest version we got the following error, and the specs are not executed: ``` 11:47:24 Copyright (C) 2023 Currents Software Inc https://currents.dev 11:47:24...

The tests are working with ``` "cypress": "13.1.0", "cypress-cloud": "1.10.0-beta.2", "cypress-debugger": "1.0.7",` ``` and you can see the logs on the command line that the tests passed ok: ``` 12:45:25...

@agoldis the debugger issue is already reported there https://github.com/currents-dev/cypress-debugger/issues/59 The problem is that you can run the tests in Cy13 but you can't see the results in sorry cypress, Something...