Interview Questions

How to Record Mouse Movements?

Rational Robot FAQ


(Continued from previous question...)

How to Record Mouse Movements?

With Dynamic HTML, it is possible to cause a page to change color or to cause text on a page to update simply by moving the mouse over the page. To capture these mouse movements:
1. Start recording in Robot.
2. Navigate to the page that contains the Dynamic HTML.
3. Press CTRL+SHIFT+R to enter low-level recording mode.
4. Move the pointer over the portion of the page that is affected by the mouse movement.
5. Press CTRL+SHIFT+R to stop low-level recording mode.
6. Insert an Object Properties verification point.

(Continued on next question...)

Other Interview Questions