RenderLog blog

Practical guides on manual captures, scheduled checks, baselines and visual review.

Guides for pages that must stay correct

RenderLog articles focus on practical website QA. Learn how to capture important pages, choose baselines, review visual diffs, use the API from CI and keep artifacts that explain what changed after a deploy or content update.

Screenshot automation

Set up repeatable checks for pricing pages, docs, onboarding, checkout and client sites without rebuilding the same render request every time.

Baselines and visual review

Promote a good run as the accepted state, compare later results against it and review only meaningful differences before customers see them.

API and CI workflows

Use simple GET renders, safer POST requests, async jobs, labels and webhooks to connect visual checks with deploy pipelines and internal tools.

Daily run notification digests
2 min read

Daily run notification digests

Teams can keep failure alerts fast and batch routine run summaries into one daily message.

changesintegrations
GET and POST API for RenderLog runs
3 min read

GET and POST API for RenderLog runs

Use GET when a render URL should be easy to share. Use POST when the request carries sensitive or large data.

changesapi
Schedule visual check automations with RenderLog
5 min read

Schedule visual check automations with RenderLog

A scheduled visual check is useful when the page already has an owner, a rhythm and a reason to be checked again.

visual check automationscheduled checkswebsite monitoringchange detection
Manual website captures with RenderLog
4 min read

Manual website captures with RenderLog

Manual capture is the fastest path from a URL to a useful visual answer and often the right first step before automation.

manual capturesvisual QAselector capturewebsite capture