playwright
Browser Automation Framework
A framework for automating web browsers with a single API to enable cross-browser testing and automation.
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
68k stars
480 watching
4k forks
Language: TypeScript
last commit: about 1 month ago
Linked from 5 awesome lists
automationchromechromiume2e-testingelectronend-to-end-testingfirefoxjavascriptplaywrighttesttest-automationtestingtesting-toolswebwebkit
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
microsoft/playwright-dotnet | A .NET port of Playwright, allowing C# developers to automate Chromium, Firefox and WebKit browsers with a single API. | 2,526 |
playwright-community/playwright-go | A Go library to automate web browsers like Chromium, Firefox and WebKit with a single API. | 2,291 |
microsoft/playwright-java | A Java library for automating web browsers with a single API | 1,170 |
playwright-community/heroku-playwright-buildpack | Buildpack for running Playwright browser automation on Heroku | 49 |
nicholasvuono/xk6-playwright | An extension that adds support for browser automation and end-to-end web testing using playwright-go with the k6 load testing tool | 46 |
hdorgeval/playwright-fluent | A fluent API for automating web page interactions using Playwright. | 173 |
playwright-community/playwright-ng-schematics | Adds support for Playwright tests to Angular projects | 10 |
web-platform-tests/wpt | A cross-browser test suite for the web platform to ensure compatibility and reliability across different browsers and devices. | 5,053 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |
apiaryio/dredd | Tool for validating API implementations against their own documentation | 4,192 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 261 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
teodesian/playwright-perl | Perl bindings for a cross-browser testing framework | 22 |
guidepup/guidepup-playwright | A package that enables screen reader testing for web applications using Playwright | 59 |