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