@gtkx/testing / ScreenshotOptions
ScreenshotOptions = Pick<WaitForOptions, "timeout" | "interval">
Pick
WaitForOptions
"timeout"
"interval"
Defined in: screenshot.ts:64
Options for capturing widget screenshots.