Quiz: Cross-Browser & CI
Test what you learned in this lesson before moving on.
Lesson Quiz
Pass with 80% to complete this lesson.
1. What does sharding accomplish in Playwright test execution?
2. Why is the `if: always()` condition important on the artifact upload step in CI?
3. How does Playwright handle flaky tests when `retries` is configured in CI?