Actions for surface automation
Actions for surface automation can involve checking whether the image is present at the computer's screen, waiting the image to appear, finding and clicking at the center of the image, or parsing the image to get strings from it by using OCR, for example.
-
Creating an image asset
Create an asset with the snipped image from the screen capture. -
Clicking an image
Click at the screen based on a snipped image. -
Getting image text
Get text based on the text on a snipped image. -
Waiting for images
Wait for an image to appear, settle, or change on the computer screen. -
Finding an image in the screen
Find an image according to the degree of similarity with the snipped image.