1 type derived from PlaywrightTest
Microsoft.AspNetCore.Components.Testing (1)
Playwright\BrowserTest.cs (1)
28
public abstract class BrowserTest :
PlaywrightTest
2 references to PlaywrightTest
Microsoft.AspNetCore.Components.Testing (2)
Playwright\UITest.cs (1)
18
/// to the E2E infrastructure by deriving from a capability base (<see cref="
PlaywrightTest
"/>,
Playwright\UITestAttribute.cs (1)
15
/// Apply to a class that derives from <see cref="
PlaywrightTest
"/> (or one of its