For the complete documentation index, see llms.txt. This page is also available as Markdown.

AI Vision

Check the page or an Element against a written visual expectation.

AI Vision checks the page or an Element against a written expectation in plain language. Use it when you can describe what should be true on screen more clearly than you can pin a pixel baseline.

AI vision Test Step

When to use it

  • Verify branding, charts, or states where text Checks are not enough.

  • Write an Expectation such as "The success banner is green" or "The chart shows three bars".

  • Set Mode to Page for the full view, or Element to narrow the check to one control.

  • Pull dynamic text from Values when the expectation includes data from earlier steps.

For a Flow Builder walkthrough, see Add visual checks.

Configure

Basics

Field
What to set

Mode

Page (default) or Element

Element

The Element when Mode is Element

Expectation

Plain-language description and/or Values

Advanced

Field
What to set

Status on fail

Pro tip: Prefer Mode Element when the expectation is about one component. A tighter target keeps the check clearer.

Tags: vision, ai, visual, page, element, check, expectation

Last updated