Environment URLs
Alpha
Beta
Production
Test Configuration
Verbose Output
Show detailed test output
Auto-refresh Dashboard
Refresh stats after test run
Stop on First Failure
Stop test run on first failed test
Test Timeout
Max time per test (seconds)
Playwright (Browser Tests)
Headed Mode
Show browser window during tests
Slow Motion
Delay between actions (ms)
Headed Mode opens a visible browser window so you can watch tests run in real-time. Slow Motion adds delay between actions for easier observation.
Credentials (stored in .env file)
Alpha
Configured
Not configured
Beta
Configured
Not configured
Production
Configured
Not configured
How to configure:
Edit config/customs.env file:
ALPHA_USER=your_username ALPHA_PASSWORD=your_password BETA_USER=... BETA_PASSWORD=...
Database
Database Location
dashboard.db