Skip to main content

ApiUrls class

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

baseline_image property

Syntax

value = apiurls.baseline_image

Type: Text

checkpoint_image property

Syntax

value = apiurls.checkpoint_image

Type: Text

checkpoint_image_thumbnail property

Syntax

value = apiurls.checkpoint_image_thumbnail

Type: Text

diff_image property

Syntax

value = apiurls.diff_image

Type: Text