webapp-testing

Installation
SKILL.md

Web Application Testing Skill

Version: 1.1.0 Category: Development Last Updated: 2026-01-02

Overview

This toolkit enables testing local web applications using Playwright with Python for frontend verification, UI debugging, screenshot capture, and browser automation.

Quick Start

# Install dependencies
pip install playwright pytest requests
playwright install chromium
Related skills
Installs
19
GitHub Stars
8
First Seen
Jan 24, 2026