Insert Mouse Click                                                                Example

To Insert/Edit a mouse click in any window, follow these steps

  1. Select the window title from the 'Select Window' drop down list.
  2. Make sure your window is open in order to select it's title from the drop down list.
  3. If you don't find your window in the list, click 'Refresh'.
  4. Select the mouse button  you want to insert for e.g. Left, Middle or Right click
  5. Select the type of click for e.g. Click, Double Click etc.
  6. In the 'Relative To' option, the 'window' option is helpful if you are working in different screen resolutions but the location of the click remains same with respect to the window.
  7. Click on 'Capture' button, it will activate the window you selected.
  8. Drop the mouse where you want to insert the click.
  9. Click on Save.

Example:Performing click event on  the 'Sign In' button in mail.yahoo.com website

  1. Make sure that mail.yahoo.com is already open.
  2. Open the Macro Editor from Tools -> Macro Editor.
  3. Double click on the 'Insert Mouse Click' command.
  4. Click on the 'Refresh' button.
  5. Select the title 'Sign in to Yahoo! - Microsoft Internet Explorer' from the drop down list.
  6. Select the option 'Left button' from the 'Button' category.
  7. Select the option 'Click' from the 'Event' category.
  8. Select the option 'Screen' from the 'Relative To' category.
  9. Select the option 'Current Mouse Position' from the 'Mouse Position' category.
  10. Click on 'Capture' button and hold the left mouse button, 'Sign in to Yahoo! - Microsoft Internet Explorer' window will be activated. Drag the mouse and position it over the 'Sign In' button. Release the mouse button.
  11. Click on the 'Save' button.