Web Page Snapshot Action
Version updated for https://github.com/SimpERROR/web-page-snapshot-action to version v0.0.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Web Page Snapshot GitHub Action is designed to automate the process of capturing full-page screenshots of specified web pages using Puppeteer and a headless browser (Chrome). It simplifies tasks such as generating visual documentation, monitoring web page states, or creating time-based snapshots. Key capabilities include saving the screenshot locally, providing snapshot metadata (e.g., size, timestamp, and status), and enabling seamless integration into CI/CD workflows.