Skip to content

How it Works

Here’s a high-level overview of how the integration works:

  1. After the Astro build completes, we launch a local static file server (sirv) to serve the build output
  2. Then, we use Puppeteer to:
    1. launch a headless browser
    2. navigate to the pages you configured
    3. take screenshots of each one and save them to the filesystem as images