researching-with-playwright
Installation
SKILL.md
Researching with Playwright
Complete guide for web research automation using Playwright's browser automation capabilities for data extraction, testing, and interaction.
What is Playwright?
Playwright is a browser automation framework that enables:
- Multi-browser support: Chromium, Firefox, WebKit
- Auto-waiting: Automatically waits for elements to be ready
- Reliable selectors: User-facing locators that mirror how users interact
- Rich capabilities: Screenshots, PDFs, network interception, file uploads