Step-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.
Scanned 6/6/2026
Install via CLI
openskills install Asymmetric-al/core---
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) |
No comments yet. Be the first to comment!
Go测试模式包括表格驱动测试、子测试、基准测试、模糊测试和测试覆盖率。遵循TDD方法论,采用地道的Go实践。