1 write to Page
Aspire.EndToEnd.Tests (1)
tests\Shared\Playwright\WrapperForIPage.cs (1)
16Page = page;
2 references to Page
Aspire.EndToEnd.Tests (2)
tests\Shared\Playwright\WrapperForIPage.cs (2)
34return Page.ReloadAsync(options); 40return Page.GotoAsync(url, options);