cy.exec in command.ts file #28096
Unanswered
gDev95
asked this question in
Questions and Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I upgraded Cypress from v10.x.x to 12.x and then 13.x but my tests fail because I am running
cy.exec
outside aspec
file.Why the hell would that matter. What is the supposed workaround for such use cases?
e.g
Beta Was this translation helpful? Give feedback.
All reactions