·playwright-blazor-testing
</>

playwright-blazor-testing

aaronontheweb/dotnet-skills

使用 Playwright 为 Blazor 应用程序(服务器或 WebAssembly)编写 UI 测试。涵盖导航、交互、身份验证、选择器和常见的 Blazor 特定模式。

31安装·0热度·@aaronontheweb

安装

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-blazor-testing

SKILL.md

Blazor uses client-side routing, so subsequent navigations don't trigger page reloads:

Blazor shows an error overlay when unhandled exceptions occur. Always check for this:

Blazor Server uses SignalR websockets. Multiple Playwright tests can saturate connections:

使用 Playwright 为 Blazor 应用程序(服务器或 WebAssembly)编写 UI 测试。涵盖导航、交互、身份验证、选择器和常见的 Blazor 特定模式。 来源:aaronontheweb/dotnet-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-blazor-testing
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 playwright-blazor-testing?

使用 Playwright 为 Blazor 应用程序(服务器或 WebAssembly)编写 UI 测试。涵盖导航、交互、身份验证、选择器和常见的 Blazor 特定模式。 来源:aaronontheweb/dotnet-skills。

如何安装 playwright-blazor-testing?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aaronontheweb/dotnet-skills --skill playwright-blazor-testing 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/aaronontheweb/dotnet-skills