2 references to GetContextOptions
Microsoft.AspNetCore.Components.Testing (2)
Playwright\ContextTest.cs (2)
14/// returned by <see cref="GetContextOptions"/> and is automatically disposed at end of 32Context = await NewContext(GetContextOptions()).ConfigureAwait(false);