playwright-cli

Automate end-to-end QA testing of web applications using Playwright CLI.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/arroyo2009jose-max/civradar-autoridades --skill playwright-cli-arroyo2009jose-max
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-cli
Source: https://github.com/arroyo2009jose-max/civradar-autoridades/tree/main/.claude/skills/playwright-cli
Command: npx skills add https://github.com/arroyo2009jose-max/civradar-autoridades --skill playwright-cli-arroyo2009jose-max

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Playwright CLI QA automates manual regression testing by driving the app, performing form fills, clicks, and capturing evidence for QA sign-off.

Core Features & Use Cases

  • Automated navigation and interaction: open pages, fill fields, click elements, and validate outcomes.
  • Evidence generation: capture screenshots and generate structured QA artifacts for reviews.
  • Use Case: Run a complete smoke test against a running app to verify critical flows after a feature change.

Quick Start

Execute the Playwright CLI QA flow against your running app to generate screenshots, artifacts, and a final report.

Frequently Asked Questions about playwright-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate end-to-end QA testing for web applications?

Generate QA reports and screenshots by running the Playwright CLI against your running app to drive browser interactions, fill forms, and capture visual evidence. It produces structured artifacts and a final report to satisfy QA sign-off requirements after feature changes.

What is the best way to capture screenshots for QA sign-off after a feature change?

Capture screenshots for QA sign-off by executing an automated Playwright CLI smoke test against your running app. It drives browser interactions across critical flows, validates outcomes, and generates structured QA artifacts and visual evidence for reviews.

Can I run automated smoke tests against my local or staging environments?

Yes, you can run automated smoke tests against local or staging environments using the Playwright CLI. It drives browser interactions to validate critical navigation and form handling flows, generating screenshots and structured QA artifacts for regression reviews.

Does Playwright CLI testing require manual setup for navigation and form validation?

Playwright CLI testing automates navigation and form validation by driving the browser to open pages, fill fields, and click elements automatically. It validates outcomes during run-time execution against your app, eliminating manual regression testing steps.

How do I organize QA artifacts and reports from web application testing?

Organize QA artifacts and reports by running the Playwright CLI to execute web application tests and automatically structure the output. It provides artifact organization and reporting guidance, generating screenshots and a final structured report for QA reviews.