browser-automation
Installation
SKILL.md
Browser Automation
When to Use This Skill
- Setting up browser automation (Playwright, Puppeteer, Selenium)
- Testing Chrome extensions (Manifest V3)
- Cloud browser testing (LambdaTest, BrowserStack)
- Using Chrome DevTools Protocol (CDP)
- Handling dynamic/lazy-loaded content
- Debugging automation issues
Tool Selection
Playwright (Recommended)
npm install -D @playwright/test