- Change tsconfig to use ESNext modules - Add type: module to package.json - Update auth.setup.ts to use generateSync instead of authenticator.generate - Install and configure dotenv to load environment variables - Add dotenv.config() to playwright.config.ts |
||
|---|---|---|
| .. | ||
| alerts.spec.ts | ||
| auth.setup.ts | ||
| devices.spec.ts | ||
| helpers.ts | ||
| organizations.spec.ts | ||
| status-indicator.spec.ts | ||