--- name: playwright-migration description: 从 Cypress 或 Selenium/WebDriver 迁移到 Playwright 的分步指南——命令映射、架构变更及渐进式迁移策略。 --- # Playwright 迁移指南 > 自信地迁移到 Playwright——并排的命令映射、架构转换及渐进式迁移策略。 **2 篇指南**,涵盖来自最流行测试框架的完整迁移路径。 ## 指南索引 | 从何处迁移 | 指南 | | ----------------------- | ----------------------------------- | | Cypress | [from-cypress.md](from-cypress.md) | | Selenium / WebDriver | [from-selenium.md](from-selenium.md) |