image method
Provide the image, or source of the image, for this target.
Syntax
eyes.Check(name,Target().image(image))
eyes.Check(name,Target().image(path))
Parameters
- image
- Type:Image
- The checkpoint image as an object in PNG format.
- path
- Type:Text
- A string with the file system path to the checkpoint image file. The image must be in PNG format.
Return value
- Type: ImagesCheckSettings