Image format
Optional outDirectory relative to current working directory to output images.
Optional quality?: numberIf format is jpeg, the quality of the image, 0 - 100.
Optional crawl?: booleanCrawl links on the page at url and look for more pappable shots.
Optional awaitCSS selector of an element to await on the page before taking a screenshot.
Optional timeout?: numberA number of milliseconds to wait for the page to settle before taking the screenshot.
Optional viewport?: { Viewport dimensions for Playwright browser emulator
Viewport width in pixels
Viewport height in pixels
Generated using TypeDoc
Paparazzo options