·playwright-blazor-testing
</>

playwright-blazor-testing

aaronontheweb/dotnet-skills

Playwright を使用して、Blazor アプリケーション (サーバーまたは WebAssembly) の UI テストを作成します。ナビゲーション、対話、認証、セレクター、および一般的な Blazor 固有のパターンについて説明します。

33インストール·2トレンド·@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 で使用できるようになります

ソースリポジトリはどこですか?

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