quality-engineering-playwright-cli

Automates web application testing and verification using playwright-cli commands.

Updated Jun 25, 2026
One-click install
npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-playwright-cli
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: quality-engineering-playwright-cli
Source: https://github.com/VSF-QC-TTS/vf-qc-copilot/tree/main/.agents/skills/quality-engineering/quality-engineering-playwright-cli
Command: npx skills add https://github.com/VSF-QC-TTS/vf-qc-copilot --skill quality-engineering-playwright-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill standardizes token-efficient browser automation for quality engineering tasks, addressing the need for web verification, navigation, and snapshot logging.

Core Features & Use Cases

  • Web Verification: Perform automated checks on web pages.
  • Navigation: Navigate through web applications with precision.
  • Snapshots & Logs: Capture and review screenshots and console logs for debugging.
  • Use Case: Automate the verification of a shopping cart's functionality, checking for successful additions, proper navigation to checkout, and error handling.

Quick Start

To verify a website, activate the 'quality-engineering-playwright-cli' and execute the command 'playwright-cli -s=sess-123 open "https://example.com"'.

Frequently Asked Questions about quality-engineering-playwright-cli

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

FAQPage Schema
How do I automate web application testing using playwright-cli?▼

Capture browser snapshots and console logs by opening a browser session through playwright-cli. This standardized automation process allows quality engineers to review screenshots and debug application errors during web verification tasks.

What is the best way to check console logs during browser automation?▼

Capture console logs by executing standardized browser automation commands through playwright-cli. This mechanism allows quality engineers to review application errors and debug web verification tasks efficiently during active browser sessions.

Do I need playwright-cli installed to run web verification tasks?▼

Yes, playwright-cli is a required dependency for executing web verification tasks. The automation scripts rely on this command-line interface to open browser sessions, navigate web applications, and capture debugging snapshots.

How do I verify shopping cart functionality with browser automation?▼

Verify shopping cart functionality by automating web verification tasks with playwright-cli. This process includes navigating web applications, checking successful item additions, validating checkout navigation, and capturing console logs for error handling.

Can I capture screenshots during automated web navigation?▼

Yes, you can capture screenshots during automated web navigation using playwright-cli. This browser automation tool standardizes snapshot logging, allowing quality engineers to review visual states and debug web applications during testing.