marian51 / poc-playwright-typescript-gui-api

A repository containing a sample project based on Playwright, written using Typescript, showing testing of the GUI and API of given application.
2 stars 0 forks source link

Sensitive variables management (dot env) #1

Closed marian51 closed 1 month ago

marian51 commented 1 month ago

Variables in .env file:

marian51 commented 1 month ago

Added dotenv dependency and basic configuration in playwright.config.ts file. Locally works correct ✅