Skip to main content

Surface Get Value

Description

Surface Get value step is used to get value on an image on the screen.

Configurations

No.Field NameDescription
1Step NameName of the step. This name has to be unique in a single workflow.
2Match 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).
3PositionPosition has a default value Custom. Custom position is based on a relative position to a position on an image.
4Image Index
Image index is generated by the image locator on surface spy.It is identified by the image locator on surface spy.
locating the image on the screen. Image index automatically populated the Image Index and is the preferred way.
You may set this manually, however locating the image on the screen automatically populates the Image Index and is the preferred way.
5Output fieldSpecify a field to hold the extracted text.
6Timeout(in seconds)Specify a timeout in seconds to get value from the image.
7Convert To grey scaleIn case the step is not able to read characters in an image accurately you may enable Convert to grey scale checkbox to fetch better results.
8ImageDepicts the image with respect to which we need to Get Value.