{"library":"playwright-core","type":"library","category":null,"description":"Playwright Core is the foundational JavaScript library for automating web browsers, providing a high-level API to control Chromium, Firefox, and WebKit through a single interface. It is designed for robust end-to-end testing, web scraping, and general browser automation tasks. As of version 1.59.1, the project maintains a rapid release cadence, typically monthly, delivering new features and browser updates. Recent additions include the `page.screencast` API for comprehensive recording capabilities and the introduction of a new CLI mode (`playwright-cli`) for AI agent-friendly, token-efficient operations. Key differentiators of Playwright Core include its auto-waiting functionality, resilient element interaction APIs, and native mobile emulation. While this package provides the raw browser automation API, it commonly serves as the underlying engine for the broader `playwright` package, which integrates a full test runner and pre-built browser binaries. It requires Node.js version 18 or higher to operate.","language":"javascript","status":"active","version":"1.59.1","tags":["javascript","typescript"],"install":[{"cmd":"npm install playwright-core","imports":["import { chromium } from 'playwright-core';","import type { Browser, Page } from 'playwright-core';","import { firefox, webkit } from 'playwright-core';"]},{"cmd":"yarn add playwright-core","imports":[]},{"cmd":"pnpm add playwright-core","imports":[]}],"homepage":"https://playwright.dev","github":"https://github.com/microsoft/playwright","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/playwright-core","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/playwright-core/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}