options_1
Namespace: Glutinum.Playwright.LocatorAssertionsModule Parent: Glutinum.Playwright.LocatorAssertionsModule.toHaveScreenshot
type options_1 new : animations : animations option -> caret : caret option -> mask : ResizeArray<Locator> option -> maskColor : string option -> maxDiffPixelRatio : float option -> maxDiffPixels : float option -> omitBackground : bool option -> scale : scale option -> stylePath : U2<string, ResizeArray<string>> option -> threshold : float option -> timeout : float option -> options_1 property caret : caret option with get property maskColor : string option with get property animations : animations option with get property maxDiffPixels : float option with get property mask : ResizeArray<Locator> option with get property stylePath : U2<string, ResizeArray<string>> option with get property scale : scale option with get property maxDiffPixelRatio : float option with get property threshold : float option with get property timeout : float option with get property omitBackground : bool option with get