Image click

Element that makes a mouse click on a given image.

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

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 %)

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

Last updated