Keep Docs Always Up-to-Date with Self-Updating Screenshots
a day ago
- #automation
- #documentation
- #visual-testing
- Vizzly's public properties feature automates documentation screenshot updates.
- Old method involved manual screenshot updates, leading to outdated docs.
- Public properties tag screenshots with identifiers, making them auto-update via URLs.
- Configurable rules ensure only intended screenshots are publicly accessible.
- Workflow integrates with CI, updating docs when new baseline builds are approved.
- Example setup shows tagging screenshots for docs and configuring public access.
- Benefits include no manual updates, always current docs, and secure URL handling.