web-tests
CommunityAutomate browser tests with Playwright.
Authormarcioaltoe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides end-to-end browser automation to test web apps, capture screenshots, and validate UI behavior with Playwright, reducing manual testing time and improving confidence.
Core Features & Use Cases
- E2E Testing: Create reliable end-to-end tests for pages and flows.
- Screenshots & Validation: Automatically capture screenshots for visual validation.
- Dev Server Auto-Detection: Detect running dev servers or guide you to start one.
Quick Start
Create a test script under .web-tests/scripts/test-<name>.js and run it to validate the target page; screenshots will be saved under .web-tests/screenshots.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: web-tests Download link: https://github.com/marcioaltoe/claude-craftkit/archive/main.zip#web-tests Please download this .zip file, extract it, and install it in the .claude/skills/ directory.