1 write to _harPath
Microsoft.AspNetCore.BrowserTesting (1)
ContextInformation.cs (1)
61
_harPath
= browserContextOptions.RecordHarPath;
2 references to _harPath
Microsoft.AspNetCore.BrowserTesting (2)
ContextInformation.cs (2)
32
if (
_harPath
!= null)
34
logger.LogInformation($"Network trace will be saved at '{
_harPath
}'");