$npx -y skills add testdino-hq/playwright-skill --skill migrationStep-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.
| 1 | # Playwright Migration Guides |
| 2 | |
| 3 | > Move to Playwright with confidence — side-by-side command mappings, architecture translations, and incremental migration strategies. |
| 4 | |
| 5 | **2 guides** covering complete migration paths from the most popular testing frameworks. |
| 6 | |
| 7 | ## Guide Index |
| 8 | |
| 9 | | Migrating from | Guide | |
| 10 | |---|---| |
| 11 | | Cypress | [from-cypress.md](from-cypress.md) | |
| 12 | | Selenium / WebDriver | [from-selenium.md](from-selenium.md) | |