Agent Skills
› mercurjs/mercur
› playwright-migration
playwright-migration
GitHub提供从 Cypress 或 Selenium/WebDriver 迁移到 Playwright 的分步指南,涵盖命令映射、架构变更及增量采用策略。
Trigger Scenarios
从 Cypress 迁移到 Playwright
从 Selenium 迁移到 Playwright
Install
npx skills add mercurjs/mercur --skill playwright-migration -g -y
SKILL.md
Frontmatter
{
"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 |
| Selenium / WebDriver | from-selenium.md |
Version History
- bbf1922 Current 2026-08-20 10:05


