> ## Documentation Index
> Fetch the complete documentation index at: https://swe.aboneda.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Playwright Fundamentals

> Core concepts of Playwright — browser automation, test structure, and configuration.

# Playwright Fundamentals

A structured approach to mastering Playwright for end-to-end testing.

## Topics to Cover

* **Selectors** — Locators, role-based queries, text selectors
* **Assertions** — Auto-waiting, web-first assertions, visual comparison
* **CI Integration** — GitHub Actions, parallel execution, reporting
* **Advanced** — Network interception, multi-page scenarios, mobile emulation
