Mouse Click
Send various types of mouse clicks to the active application either at the current mouse position or at a specific screen location identified by x and y coordinates.
                                                /Advanced Commands_94.png) 
                                            
- 
                                                    Choose whether to perform the mouse click either: (1) at a location identified by x and y coordinates stored in variables; or (2) at the current mouse position - 
                                                            If using x and y coordinates, enter the names of the variables in which the coordinates are stored 
 
- 
                                                            
- 
                                                    Select precisely the type of mouse click you'd like to perform: - 
                                                            Left, right, or middle mouse button 
- 
                                                            Single, double, or triple click 
- 
                                                            Mouse click in combination with the <CTRL> or <SHIFT> keys 
 The Mouse movement field allows you to choose whether or not the mouse movement will appear on the end user's screen while the wizard is running. 
- 
                                                            
How do I get the coordinates of the mouse position?
See Get Mouse Position.