Browser Automation

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202

odjaramillo a6f97aa 2.2 KB Updated

File contents

odjaramillo/custom-rules/tree/main/packages/cli/.agent/skills/browser-automation commit a6f97aafd2

Frequently asked questions

npx skillmds@latest add odjaramillo/browser-automation-2