Surface Find Image
Description
Surface Find Image step is used to find an image which is on the screen. It returns a Boolean value true if image is found else it returns false.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Step Name | Name of the step. This name has to be unique in a single workflow. |
| 2 | Match Pattern | - Retrieve Single closest match: It searches for and retrieves a single closest match. If the image is not found or multiple matches are found, then it throws an error. - Retrieve Multiple close matches: It searches for matching patterns and retrieves the closest matches. - Retrieve All matches: It searches for and retrieves all matches (not below 50% or above 150% of the original size). |
| 3 | Output field | Specify a field name to hold the output Boolean True or false |
| 4 | Timeout(in seconds) | Specify a timeout in seconds to locate the image. |
| 5 | Image | View the selected image. |