XingLo SkillSearch

Playwright 测试框架迁移

提供从 Cypress 和 Selenium/WebDriver 迁移到 Playwright 的逐步指南,包括命令映射、架构差异、测试组织方式和渐进式替换策略,适合减少测试框架迁移成本。

在 AI 中使用此 Skill将本页链接复制给 AI,即可让 AI 获取完整 Skill 内容并按此执行
安全提示: 本站 Skill 均经 ChatGPT 最新模型扫描,未发现恶意脚本及危险指令、未检出已知恶意行为特征,但不保证绝对安全,使用即表示接受此风险

Skill 文件

版本 20260801 · 66b3389e90301cef9c8e43bb6950136d

SKILL.md
---
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) |