Skip to content

@gtkx/testing / ScreenshotOptions

Type Alias: ScreenshotOptions

ScreenshotOptions = Pick<WaitForOptions, "timeout" | "interval">

Defined in: screenshot.ts:64

Options for capturing widget screenshots.