2 references to _asyncBrowser
Templates.Tests (2)
src\Shared\E2ETesting\BrowserTestBase.cs (2)
44
public static IWebDriver BrowserAccessor =>
_asyncBrowser
.Value;
78
_asyncBrowser
.Value = browser;