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)
32if (_harPath != null) 34logger.LogInformation($"Network trace will be saved at '{_harPath}'");