I'll help you create a comprehensive project structure for E2E automation testing that follows best practices and incorporates all your required technologies. Let me plan this out first.
e2e-automation/
├── .github/
│ └── workflows/
│ ├── main.yml # Main CI workflow
│ └── scheduled-tests.yml # Scheduled test runs
│
├── src/
│ ├── fixtures/ # Playwright test fixtures