JavaScript/TypeScript library · microsoft/playwright
Playwright Library
Programmatic browser automation library for scripts such as scraping, screenshots, PDFs, mobile emulation, and request interception.
Location
Repository path
README.mdInvocation
npm i playwright; import { chromium } from 'playwright'
Setup
Installation / activation
Called from Node.js automation scripts.
Keywords
libraryjavascripttypescriptautomationscreenshotspdfemulationnetwork
Repository context
microsoft/playwright
Apache-2.0 cross-browser web testing and automation framework for Chromium, Firefox, and WebKit that relates to Claude Code through a documented Playwright MCP setup and a separately hosted agent-oriented CLI with optional skills; this repository primarily supplies the underlying test runner, library, browser engine, and Chrome extension rather than a native Claude Code plugin.
Web testingBrowser automationEnd-to-end testingAI agent toolingCross-browser compatibilityAccessibility-driven automationWeb scrapingVisual debugging