Replaces the normal test page for this run, or null when the run renders tests as usual.
The web server's / route serves this page and the Playwright page is navigated there.
Cleared at the start of every new build attempt.
FallbackPage | null
Replaces the normal test page for this run, or null when the run renders tests as usual.
The web server's / route serves this page and the Playwright page is navigated there.
Cleared at the start of every new build attempt.
FallbackPage | null
import { type BuildState } from "lib/types.ts";