Add visual checks
Catch visual and layout changes with Vision Test Steps in the Flow Builder.
Last updated
Catch visual and layout changes with Vision Test Steps in the Flow Builder.
Vision Test Steps watch what is on screen. Use them when a Check on text or attributes is not enough, such as branding, charts, or layout drift.
Use the Flow Builder for this walkthrough.
Compare the page or an Element to a saved visual control
Confirm an Element has not moved
Check a written expectation in plain language
Start with Element Snapshot for regression on a fixed design. Use AI Vision when you can describe the outcome more clearly than you can pin a pixel baseline.
From the Vision family, add Element Snapshot.
Set Mode to Element for one control, or Page for the full view.
Choose the Element when Mode is Element.
Set Acceptable change allowed if a small difference should still pass.
Add Element Position when layout drift matters more than pixels inside the control. Choose the Element, run once to establish the control, then compare on later Runs.
Add AI Vision when you can write what should be true.
Set Mode to Page or Element.
Choose the Element when Mode is Element.
Write an Expectation in plain language, optionally with Values.
Pro tip: Prefer Mode Element for AI Vision and Element Snapshot when the check is about one component. A tighter target keeps failures easier to read.
Last updated