3 references to GoToHomeAndWaitForDataGridLoad
Aspire.Dashboard.Tests (3)
Integration\Playwright\AppBarTests.cs (3)
27
await PlaywrightFixture.
GoToHomeAndWaitForDataGridLoad
(page).DefaultTimeout();
79
await PlaywrightFixture.
GoToHomeAndWaitForDataGridLoad
(page);
96
await PlaywrightFixture.
GoToHomeAndWaitForDataGridLoad
(page);