API Reference › Globals › ImageDiff
# Class: ImageDiff
# Hierarchy
- ImageDiff
# Index
# Methods
# Methods
# Static
compare
▸ compare(app
: Configurator, image1Url
: string, image2Url
: string): Promise‹ImageDiffResult›
Defined in packages/configurator-core/src/utils/test-helpers/image-diff.ts:24
Parameters:
Name | Type |
---|---|
app | Configurator |
image1Url | string |
image2Url | string |
Returns: Promise‹ImageDiffResult›