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