VisualReferenceOutput
class VisualReferenceOutput
If this canary performs visual monitoring by comparing screenshots, this structure contains the ID of the canary run that is used as the baseline for screenshots, and the coordinates of any parts of those screenshots that are ignored during visual monitoring comparison.
Visual monitoring is supported only on canaries running the syn-puppeteer-node-3.2 runtime or later.
Types
Properties
Link copied to clipboard
The ID of the canary run that produced the baseline screenshots that are used for visual monitoring comparisons by this canary.
Link copied to clipboard
An array of screenshots that are used as the baseline for comparisons during visual monitoring.
Link copied to clipboard
The browser type associated with this visual reference.