Kind: Function
Source: atloria-monorepo/apps/web-e2e/src/utils/test-helpers.ts
Wait for loading state to complete
Signature
tsasync function waitForLoadingComplete(page: Page): Promise<void>
Parameters
| Name | Type |
|---|---|
page | Page |
Returns: Promise<void>
Was this page helpful?