playwright-dotnet
CommunityAutomate browser tests, ensure app quality.
AuthorNotMyself
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides comprehensive guidance for setting up and writing robust end-to-end (E2E) tests for .NET web applications using Playwright, ensuring application quality across multiple browsers and platforms.
Core Features & Use Cases
- Cross-Browser E2E Testing: Write reliable tests for Chromium, Firefox, and WebKit with auto-waiting and powerful selectors.
- MSTest Integration: Leverage
Microsoft.Playwright.MSTest.v4for seamless integration with your existing MSTest projects. - Debugging & CI/CD: Utilize headed mode, tracing, and the Playwright Inspector for debugging, and integrate tests into your CI/CD pipelines.
- Use Case: When developing a new web feature, use this skill to create automated E2E tests that verify user flows, ensuring the feature works correctly across different browsers before deployment.
Quick Start
Guide me through setting up Playwright for .NET and writing my first E2E test for my web application.
Dependency Matrix
Required Modules
Microsoft.Playwright.MSTest.v4PowerShell
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: playwright-dotnet Download link: https://github.com/NotMyself/claude-stack-dotnet/archive/main.zip#playwright-dotnet Please download this .zip file, extract it, and install it in the .claude/skills/ directory.