Welcome to Part 6. The framework is solid; now we add three powerful kinds of

test that go beyond "click and assert text."

Code for this chapter is tagged ch-22 in the repo:

https://github.com/aktibaba/playwright-qa-course — see src/tests/ui/:

network-mock.spec.ts, visual.spec.ts, a11y.spec.ts.