AI AGENT ADDONS
Testing & QA
62,589installs

Playwright is a tool for testing web apps. It can run tests in Chrome, Firefox, and Safari. This guide helps you write tests that are reliable and easy to maintain.

You will learn how to structure test code with the Page Object Model. You will also learn how to fix flaky tests and set up CI/CD pipelines. The guide covers many testing types like end-to-end, API, visual, and accessibility testing.

Special topics include handling authentication, mocking APIs, testing file uploads, and working with iframes. Use this skill to improve your testing skills and ship better software.

Add Playwright Best Practices skill to your workflow

Global

mkdir -p ~/.claude/skills/playwright-best-practices

Project

mkdir -p .claude/skills/playwright-best-practices

Source Repository

Stars
318
Forks
58
Watchers
318
License
MIT
Last Push
4 months ago
Created
5 months ago