Customizing Mouse Events

  1. Select a CitrixMouseClick node that includes mouse activity. Red diamonds indicate mouse-click start points. Red cross-marks indicate mouse-release points. A red line between a start and end point indicates the path of the mouse. Onscreen tooltips offer additional information (for example, right-click, left-click, and double-click).
  2. Click anywhere on the screen and select Customize User Input from the context menu. The Customize Mouse Event dialog box appears.
  3. Click at the screen position where you want the customized mouse move to begin.
  4. Click at the screen position where you want the customized mouse move to end.
  5. Click the Customize button to accept the customization and modify the BDL script accordingly. Your mouse event customization now appears in the recorded TrueLog bitmaps in green. The mouse customization also appears in the BDL script in green text. CitrixMouseClick functions offer two track vector parameters (X and Y coordinates). The next time this script executes, it will use the new screen coordinates you have specified.