Skip to main content

Surface Click

Description

Surface Click step is used to perform a click action 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).
3Click TypeClick Type has five options as below:
1. Click - It performs left click action.
2. Right Click - It performs right click action.
3. Double Click - It performs double-click action.
4. Middle Click - It performs left Middle click action.
5. Mouse Move It performs Mouse Move action.
4PositionChoose position on the selected image to perform the click action.
1. Left Center Left position of the Image.
2. Right Center Right position of the Image.
3. Center Center of the Image.
4. Custom Relative position from the entire Image. It could be anywhere on the screen. It is preferable to have the relative position of the relative element to click is closer to the current position.
5Image IndexImage index is generated by the image locator of surface spy.
6Timeout(in seconds)Specify a timeout in seconds to locate the image.
7ImageView the selected image.