Replies: 1 comment
-
Have anyone find any solution for the above mentioned problem?. I am facing the same problem with my cypress.config.ts file. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm a beginner in Cypress Automation. How do I convert below JAVASCRIPT statement to TYPESCRIPT? At the moment, I'm getting an error.
Much appreciate your help !
Error Message: Require statement not part of import statement
Statement in 'command.ts': require('cy-verify-downloads').addCustomCommand();"
Beta Was this translation helpful? Give feedback.
All reactions