VisualQ
Scenarios

Scenarios

Configure what VisualQ captures, compares, and how it handles dynamic content.

A scenario is the fundamental unit of visual testing in VisualQ. Each scenario defines:

  • What to capture (URL and optional CSS selectors)
  • How to capture it (viewports, delay, click actions)
  • How to compare it (thresholds, content rules, comparison rules)

Scenario fields overview

FieldRequiredDefaultDescription
LabelYesHuman-readable name for the scenario
URLYesFull URL to capture
ViewportsYesPhone, Tablet, DesktopWhich screen sizes to test
SelectorsNomainCSS selector to scope the capture
DelayNo1500msWait time before capturing
ThresholdNo0.1%Mismatch tolerance percentage
Content rulesNoNormalize dynamic content
Click selectorsNoElements to click before capture
Comparison rulesNoPer-region comparison behavior
BrowsersNoChromiumWhich browsers to use

Organizing scenarios

Scenarios can be organized into groups for better navigation. You can drag and drop scenarios to reorder them and create logical groupings. See Groups and ordering.

In this section

On this page