AI AGENT ADDONS

Playwright E2e Testing

bobmatnyc/claude-mpm-skills
Testing & QA
2,748installs

Playwright helps you test your website by running real browser actions. It can open pages, click buttons, and fill out forms just like a person would. You do not need to write extra wait commands because Playwright waits for things automatically.

This tool works with Chrome, Firefox, and Safari at the same time. It also records videos and takes screenshots when tests fail. Developers use it to catch problems before users do.

With the built-in test runner you can run many tests at once. The simple setup lets you start testing in minutes. Anyone who builds websites can use Playwright to make sure everything works.

Add Playwright E2e Testing skill to your workflow

Global

mkdir -p ~/.claude/skills/playwright-e2e-testing

Project

mkdir -p .claude/skills/playwright-e2e-testing

Source Repository

Stars
58
Forks
19
Watchers
58
License
MIT
Last Push
1 month ago
Created
8 months ago