webapp-testing
SKILL.md
WebApp Testing Guide
Overview
This skill provides a comprehensive toolkit for testing and debugging web applications using Playwright.
Core Operations
Start a Dev Server
Before testing, ensure your web app is running.
npm run dev
Run Playwright Tests
Execute automated tests to verify functionality.
npx playwright test
Debugging with Browser
Use the browser tool to interact with the app manually and inspect state.
Best Practices
- Use unique IDs for interactive elements to simplify selection.
- Clear browser logs and screenshots before each test run for clean results.
- Record videos of failed tests for easier debugging.
Weekly Installs
2
Repository
vidyfoo/antigra…l-engineGitHub Stars
7
First Seen
Feb 4, 2026
Security Audits
Installed on
cline2
cursor2
openclaw2
mcpjam1
openhands1
zencoder1