Url method
Provide the URI of an image to use as the checkpoint image.
Syntax
eyes.Check(Target.Url(uri))
eyes.Check(Target.Url(uriString))
Note: This method is a static method.
Parameters
- uri
- Type:Uri
- The URI of the image that should be used for this checkpoint.
- uriString
- Type:string
- A string with the URL of the checkpoint image. The image must be in PNG format.
Return value
- Type: ImagesCheckSettings