cypress-await
cypress-await copied to clipboard
how can I use import instead of require?
I can't even install this right now.. getting ReferenceError: require is not defined in ES module scope, you can use import instead
The way that your cypress.config.js is not at all the way mine is after I just started using it.
Is it possible to use import instead of require?
Many thanks
Can you provide more details?