webapp-testing - Web Application Testing with Playwright Automation
Toolkit for interacting with and testing local web applications using Playwright.
Tags
Updated: 2026-02-18Typical Outputs
What this skill does
- navigate to URLs
- click buttons and links
- fill form fields
- select dropdowns
- handle dialogs and alerts
- assert element presence
- verify text content
- check element visibility
- validate URLs
- test responsive behavior
- capture screenshots
- view console logs
- inspect network requests
- debug failed tests
Inputs
- locally running web application
- accessible URL
- Node.js environment
Outputs
- browser screenshots
- console logs
- test results
- network request data
Requirements
- Node.js installation
- local web application or accessible URL
- Playwright compatibility
