Playwright
9 articles about playwright.
Browser Automation AI Agent with Playwright and Puppeteer
How to build an AI agent that controls a browser using Playwright or Puppeteer. Architecture patterns, page understanding, action execution, and recovery.
Playwright vs Puppeteer vs Selenium for AI Agents in 2026
A hands-on comparison of Playwright, Puppeteer, and Selenium for building AI agents that control browsers. Benchmarks, architecture patterns, and when to pick each tool.
Browser Automation for AI Agents - Playwright vs Puppeteer vs Selenium
Comparing browser automation tools for AI agent speed and reliability. Playwright wins on speed, but each tool has trade-offs for different agent architectures.
Make Claude Code See Your Browser DevTools with Playwright MCP
Connect Claude Code to your browser DevTools using the Playwright MCP server. Get screenshots, console logs, and network access directly in your coding
Using Playwright Accessibility Tree Snapshots to Let AI Agents Browse the Web
Playwright's accessibility tree snapshot mode gives AI agents a semantic view of every web page element - no CSS selectors, no screenshots, no vision models
Building Autonomous Agent Loops That Run Overnight on macOS
How to set up cron-scheduled AI desktop agents that run unattended - using launchd, macOS MCP servers for native apps, and Playwright for web automation.
Browser Automation: Accessibility Snapshots vs Screenshots - Saving Tokens by Skipping Pixels
Switching from screenshots to accessibility snapshots for browser automation saved us massive token costs. Here is why structured data beats pixel analysis
Claude Code Skills Are Mini Startup Wrappers - How Playwright MCP Ties 30+ Skills Together
With 30+ Claude Code skills and Playwright MCP as the glue, each skill is essentially a mini startup wrapper. How browser automation ties together social
Using Playwright MCP with Claude Code for Daily Browser Automation
How Playwright MCP with Claude Code handles daily browser tasks like scraping engagement data, filling forms, and automating repetitive web workflows.