playwright-dotnet
Browser automation library
A .NET port of Playwright, allowing C# developers to automate Chromium, Firefox and WebKit browsers with a single API.
.NET version of the Playwright testing and automation library.
3k stars
54 watching
245 forks
Language: C#
last commit: about 1 month ago
Linked from 1 awesome list
chromechromiumcsharpfirefoxplaywrightwebkit
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/playwright | A framework for automating web browsers with a single API to enable cross-browser testing and automation. | 67,755 |
microsoft/playwright-python | A Python library to automate Chromium, Firefox and WebKit browsers with a single API | 12,045 |
microsoft/playwright-java | A Java library for automating web browsers with a single API | 1,170 |
playwright-community/playwright-go | A Go library to automate web browsers like Chromium, Firefox and WebKit with a single API. | 2,291 |
playwright-community/heroku-playwright-buildpack | Buildpack for running Playwright browser automation on Heroku | 49 |
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 |
yusukeiwaki/playwright-ruby-client | A Ruby client for controlling the Playwright browser automation tool | 346 |
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 |
microsoft/playwright-pytest | A plugin to integrate Playwright with Pytest for end-to-end browser testing | 447 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 261 |
octaltree/playwright-rust | A Rust port of Playwright, allowing browser automation and testing on multiple platforms. | 335 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,526 |
widen/expect-axe-playwright | Tools for running automated accessibility tests in web applications | 21 |
microsoft/playwright-github-action | A GitHub Action for automating Playwright browser tests in GitHub Actions workflows | 340 |