AI AGENT ADDONS

Playwright Generate Test

github/awesome-copilot
Testing & QA
16,036installs

You can create automated tests for web pages using Playwright. This skill helps you turn a simple scenario into a working test. It runs each step one by one and then writes the test code. The test is saved in the tests folder and run automatically. If the test fails, the skill fixes it until it passes. This makes testing web pages fast and easy.

Add Playwright Generate Test skill to your workflow

Global

mkdir -p ~/.claude/skills/playwright-generate-test

Project

mkdir -p .claude/skills/playwright-generate-test

Source Repository

Stars
35,856
Forks
4,431
Watchers
35,856
License
MIT
Last Push
1 month ago
Created
1 year ago