Skip to content

Level 3 · Advanced

Modules

  1. Visual Regression Testing
  2. Authentication State Reuse
  3. API Testing with Request Context
  4. CI Integration (GitHub Actions)
  5. Test Retries & Flaky Test Triage
  6. Advanced Locator Strategies
  7. Accessibility Testing
  8. Performance & Tracing
  9. Test Data Seeding via API
  10. Project — Full CI E2E Pipeline

Level 3 assumes you're comfortable with everything in Level 1 and 2: locators, fixtures, the Page Object Model, network interception, and parallel runs. Here the focus shifts from "write a correct test" to "run a trustworthy test suite" — the practices that keep hundreds of E2E tests fast, stable, and useful in a real CI pipeline instead of a source of noise the team learns to ignore.