Playwright

Playwright

Reliable end-to-end testing for modern web apps

Language: JavaScript/TypeScriptCategory: TestingFirst released: 2020Created by: MicrosoftLicense: Apache-2.0

Playwright is an open-source automation framework developed by Microsoft for end-to-end testing of modern web applications. It supports multiple browsers (Chromium, Firefox, WebKit), mobile emulation, and auto-waits. Playwright provides a unified API for writing reliable tests with network interception and trace viewing.

Links

Key Features

Cross-BrowserAuto-WaitTrace ViewerNetwork InterceptionMobile Emulation