|
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 noting
- 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 to which stores the x coordinate of the match.
-
Populate variable with Y coordinate (Optional) Specifies a variable to which stores the y coordinate of the match.
Notes:
|