Image exists

Element that searches for a given image on the screen.

In the case where the value of a sought image is not specified, the image is taken from the screenshot of element.

Properties:

- Image sought: [System.Drawing.Bitmap] Raster of the image you are searching for

- Accuracy: [Double] Matching accuracy of an image (raster) (from 0 to 1 %)

- Coordinates: [System.Drawing.Rectangle] Coordinates of an image found

- Timeout*: [Int32] Maximum waiting time for process completion (ms)

Last updated