Kind: Function
Source: atloria-monorepo/apps/screenshot-worker/test/fixtures/pages/index.ts
Get file:// URL for a fixture page
Signature
tsfunction getFixtureUrl(page: keyof typeof FIXTURE_PAGES): string
Parameters
| Name | Type |
|---|---|
page | keyof typeof FIXTURE_PAGES |
Returns: string
Was this page helpful?