playwright-cli

Automate browser interactions via command-line for navigation, form submission, and screenshots.

6|2|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/valkryhx/google_adk_agent --skill playwright-cli-valkryhx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playwright-cli
Source: https://github.com/valkryhx/google_adk_agent/tree/main/skills/playwright-cli
Command: npx skills add https://github.com/valkryhx/google_adk_agent --skill playwright-cli-valkryhx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates browser interactions, making web testing, form filling, data extraction, and screenshotting as simple as typing a command.

Core Features & Use Cases

  • Browser Automation: Navigate websites, click elements, fill forms, and extract data.
  • Testing & Scraping: Ideal for automated web testing, scraping information, and performing repetitive UI tasks.
  • Screenshots & PDFs: Capture full-page screenshots or generate PDF versions of web pages.
  • Use Case: Automate the process of logging into a web application, filling out a complex form, and taking a screenshot of the confirmation page.

Quick Start

Open the website playwright.dev and take a screenshot of the page.

Frequently Asked Questions about playwright-cli

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

FAQPage Schema
How do I automate web testing and form filling through a command-line interface?

You can automate web testing and form filling by using this Skill to control browsers via a command-line interface, enabling automated web navigation, element clicking, and data extraction.

Can I capture full-page screenshots during browser automation?

Yes, screenshots and PDF generation are supported during browser automation, allowing you to capture full-page screenshots or generate PDF versions of web pages directly through simple commands.

Does this browser automation tool support network request mocking and session management?

This browser automation tool supports advanced features like network request mocking, session management, and storage state persistence to ensure efficient web testing and scraping.

What is the best way to scrape data and perform repetitive UI tasks without manual intervention?

The best way to scrape data and perform repetitive UI tasks is using this automation Skill, which programmatically handles web navigation, form submission, and data extraction.

How do I take a screenshot of a specific website like playwright.dev?

To take a screenshot of a website like playwright.dev, simply open the target URL and issue a screenshot command to capture the page state automatically.

Are there limitations when using storage state persistence for web scraping?

While storage state persistence aids efficient web scraping and session management, its limitations depend on the target website's security constraints and the browser's storage state compatibility.