3 references to ConfigureUniqueHarPath
Microsoft.AspNetCore.BrowserTesting (3)
BrowserManager.cs (3)
93
browser.NewContextAsync(contextInfo.
ConfigureUniqueHarPath
(_browserManagerConfiguration.GetContextOptions(browserInstance))),
105
browser.NewContextAsync(contextInfo.
ConfigureUniqueHarPath
(_browserManagerConfiguration.GetContextOptions(browserInstance, contextName))),
117
browser.NewContextAsync(contextInfo.
ConfigureUniqueHarPath
(_browserManagerConfiguration.GetContextOptions(browserInstance, contextName, options))),