Visual Regression Testing with Apify & AI Vision Model - n8n Workflow | Neura Market
Visual Regression Testing with Apify & AI Vision Model
Automates visual regression testing by capturing webpage screenshots via Apify, comparing old vs. new with multimodal LLM, and reporting issues to Linear. Ideal for monitoring UI changes in web apps.
This n8n workflow enables automated visual regression testing for webpages. It starts by reading a list of URLs from Google Sheets, captures baseline screenshots using Apify's web scraping service, and uploads them to Google Drive for storage. A scheduled trigger later initiates the testing phase, recapturing fresh screenshots of the same pages.
Base screenshots are downloaded in parallel alongside the new ones, then both image sets are fed into an LLM node configured for multi-image analysis.
Platform
n8n
Category
Finance
Price
$24.99
Creator
Matt Buds
visual-regression
apify
ai-vision
llm
google-sheets
google-drive
linear
screenshots
automation
testing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.