Hi, I'm having a hard time using process.env varia...
# help
h
Hi, I'm having a hard time using process.env variables in cypress config file I tried solution here: https://stackoverflow.com/questions/57818181/how-to-use-process-env-variables-in-browser-running-by-cypress but last error I got is
ReferenceError: Cypress is not defined
P.S: I'm using @freezing-piano-2792's cucumber preprocessor
2 Views