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