3 references to GoToHomeAndWaitForDataGridLoad
Aspire.Dashboard.Tests (3)
Integration\Playwright\AppBarTests.cs (3)
28
await PlaywrightFixture.
GoToHomeAndWaitForDataGridLoad
(page).DefaultTimeout();
82
await PlaywrightFixture.
GoToHomeAndWaitForDataGridLoad
(page);
99
await PlaywrightFixture.
GoToHomeAndWaitForDataGridLoad
(page);