augment-vir - v31.51.1
    Preparing search index...

    Type Alias LocatorScreenshotOptions

    LocatorScreenshotOptions: NonNullable<
        Parameters<ReturnType<typeof extractScreenshotMethod>>[0],
    >

    Correct options for locator.screenshot. (Playwright's LocatorScreenshotOptions export is wrong.)

    defaultScreenshotOptions