---
name: playwright-migration
description: Step-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.
---

# Playwright Migration Guides

> Move to Playwright with confidence — side-by-side command mappings, architecture translations, and incremental migration strategies.

**2 guides** covering complete migration paths from the most popular testing frameworks.

## Guide Index

| Migrating from       | Guide                                |
| -------------------- | ------------------------------------ |
| Cypress              | [from-cypress.md](from-cypress.md)   |
| Selenium / WebDriver | [from-selenium.md](from-selenium.md) |
