2 references to PlaywrightBrowsersPathEnvironmentVariableName
Aspire.EndToEnd.Tests (2)
tests\Shared\Playwright\PlaywrightProvider.cs (2)
42if (!string.IsNullOrEmpty(Environment.GetEnvironmentVariable(PlaywrightBrowsersPathEnvironmentVariableName))) 58Environment.SetEnvironmentVariable(PlaywrightBrowsersPathEnvironmentVariableName, probePath);