1. Source Control
- Branch, commit hash, author, message, timestamp.
- Links to repository, commit, and PR.
2. CI Pipeline
- CI provider, workflow or job, build number, trigger, run URL.
- Target environment and any sharding info.
3. System Info
- OS and version, container image, CPU, and memory.
- Node.js and Playwright versions, timezone, and locale.
4. Test Configuration
- Projects, browsers, workers, retries, parallel mode.
- Timeouts, baseURL, headless, device, or viewport.
- Reporters and artifacts, selection filters or tags.
- Safe environment variables and flags are noted.