2 references to GetContextOptions
Microsoft.AspNetCore.BrowserTesting (2)
BrowserManager.cs (1)
105browser.NewContextAsync(contextInfo.ConfigureUniqueHarPath(_browserManagerConfiguration.GetContextOptions(browserInstance, contextName))),
BrowserManagerConfiguration.cs (1)
69Combine(GetContextOptions(browser, contextName), options);