Join Discord
Powered by
HI all, First time here, has anyone tried the** c...
# cy10-feedback
i
incalculable-artist-87185
06/14/2022, 1:17 PM
HI all, First time here, has anyone tried the** cypress.env()** to set environment variables? **module.exports = defineConfig({ env: { FOO: 'BAR', }, })** But then if I do
Cypress.env('FOO')
, then I get an undifined back.
Previous
Next