Type Alias: ScreenshotOptions
ScreenshotOptions =
Pick<WaitForOptions,"timeout"|"interval">
Defined in: screenshot.ts:64
Options for capturing widget screenshots.
ScreenshotOptions =
Pick<WaitForOptions,"timeout"|"interval">
Defined in: screenshot.ts:64
Options for capturing widget screenshots.