Migration
Skill up1/demo-api-testing-with-playwright-skill/.agents/skills/playwright-skill/migration
API testing with Playwright Skill
npx -y skills add up1/demo-api-testing-with-playwright-skill --skill migrationAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Step-by-step migration guides for moving to Playwright from Cypress or Selenium/WebDriver — command mappings, architecture changes, and incremental adoption strategies.
SKILL.md
0.6 KB, as published. Nobody here has run it
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 |