2 projects
Playwright is a cross-browser automation and end-to-end testing framework that drives Chromium, Firefox, and WebKit through a single API. It pairs a full-featured test runner (auto-waiting, resilient locators, tracing, parallel isolated contexts) with a browser-automation library, plus CLI and MCP integrations for AI agents.
Extension.js is a zero-config build and dev tool for browser extensions, providing hot module replacement, cross-browser targeting (Chrome, Edge, Firefox), and production packaging via a single CLI. It supports vanilla JS, TypeScript, and frameworks like React, Vue, Svelte, and Preact without webpack or rollup configuration.