Revision: 44912
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at April 20, 2011 18:37 by tsatish
Initial Code
Dim deviceReplayObject Set deviceReplayObject = CreateObject("Mercury.DeviceReplay") Call deviceReplayObject.MouseMove(x, y)
Initial URL
Initial Description
To move the cursor position to a desired location, we can use the following code.
Initial Title
Move cursor position QTP
Initial Tags
Initial Language
Visual Basic