After Searching
Specifies an action that should be executed if a match is present.
Parameters
-
Action type Specifies the mouse action if a match is present. It can be the following:
- Do nothing
- Move mouse pointer to position
- Click mouse button
- Double click mouse button
- Hold down mouse button
- Release mouse button
- Which button Specifies the mouse button on which the action should take place.
-
Populate variable with X coordinate (Optional) Specifies a variable that stores the X coordinate of the match.
-
Populate variable with Y coordinate (Optional) Specifies a variable that stores the Y coordinate of the match.
Notes:
-
Fore more information about screen searching, please refer to "Text search based on image" and "Image search" .