playwright-dotnet
Web automation library
A .NET implementation of a cross-browser web automation library
.NET version of the Playwright testing and automation library.
2k stars
54 watching
237 forks
Language: C#
last commit: 7 days ago
Linked from 1 awesome list
chromechromiumcsharpfirefoxplaywrightwebkit
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/playwright | A framework for automating web browsers across multiple platforms and versions with a single API. | 66,974 |
microsoft/playwright-python | A Python library to automate multiple web browsers with a single API. | 11,872 |
microsoft/playwright-java | A Java library for automating web browsers with a single API | 1,156 |
playwright-community/playwright-go | A Go library to automate web browser capabilities with a single API across Chromium, Firefox, and WebKit. | 2,219 |
playwright-community/heroku-playwright-buildpack | Buildpack for running Playwright browser automation on Heroku | 48 |
hdorgeval/playwright-fluent | A fluent API for automating web page interactions using Playwright. | 173 |
playwright-community/playwright-ng-schematics | A tool that automates the integration of Playwright testing with Angular projects | 9 |
yusukeiwaki/playwright-ruby-client | A Ruby client for controlling the Playwright browser automation tool | 340 |
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 | 440 |
marcusfelling/demo.playwright | Demonstrates various testing scenarios with Playwright using TypeScript and GitHub Actions | 260 |
octaltree/playwright-rust | A Rust port of Playwright, allowing browser automation and testing on multiple platforms. | 331 |
dotnet/dotnet-docker | Provides pre-built Docker images for .NET applications and tools. | 4,490 |
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 | 337 |