Customizing Mouse Events

The behavior of recorded mouse events can be visually customized.

  1. In the menu tree, select a CitrixMouseClick node that includes mouse activity. Red squares 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 (right-click, left-click, double-click, etc).
  2. Right-click anywhere on the screen and select Customize User Input. The Customize Mouse Event dialog box opens.
  3. Click at the screen position where you want the customized mouse move to begin.
  4. Click Customize 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.