How to Playwright write or modify existing env variable at runtime
I am using Playwright with TypeScript and I have my .env file where I have a variable called [email protected]. When the test run, I needed it to change the EMAIL value into something that was changed during the runtime of the test. Like [email protected]
Playwright – parametrised projects – setting env variables per project
My projects has 4 different projects: