4 references to Playwright
Aspire.Playground.Tests (4)
tests\Aspire.TestUtilities\RequiresFeatureAttribute.cs (4)
34if ((Feature & TestFeature.Playwright) == TestFeature.Playwright && !IsPlaywrightSupported()) 144if ((feature & TestFeature.Playwright) == TestFeature.Playwright && !IsPlaywrightSupported())