Skip to main content

ApiUrlsPlain type

An object of this type is contained in the StepInfo object, which is in itself an object in the TestResults object returned by the Eyes.close method.The methods in this type are used to retrieve a URI that can be used with the REST API to obtain information about a particular step.

baselineImage property

Syntax

value = apiurls.baselineImage;

Type: string

checkpointImage property

Syntax

value = apiurls.checkpointImage;

Type: string

checkpointImageThumbnail property

Syntax

value = apiurls.checkpointImageThumbnail;

Type: string

diffImage property

Syntax

value = apiurls.diffImage;

Type: string