|
|
||||||
|
||||||
| Index Link To US Private Messages Archive FAQ RSS | ||||||
| IT Discussion Forum Having IT issues? Got IT questions? Who doesn't? If you can't get your Apache to work with your MySQL or your php is choking on your ODBC... Let's see if we can help you come up with some ideas. |
Share Thread: & Tags
|
||||
|
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Sometimes its required to place your mouse cursor on an object in your application and then perform some operation like clicking that object or even right clicking. I have created a short QTP tutorial for moving your mouse cursor on any object in your application.
I used Google webpage to create this small tutorial on HP Quicktest Professional. This script will hover over the mouse cursor inside the search box.(It will not click inside the search box, it will simply bring the mouse over the search box) The QTP Script goes here: x=Browser("micclass:=Browser").Page("micclass:=Pag e").WebEdit("name:=q").GetROProperty("abs_x") y=Browser("micclass:=Browser").Page("micclass:=Pag e").WebEdit("name:=q").GetROProperty("abs_y") Set obj=CreateObject("Mercury.DeviceReplay") obj.MouseMove x,y |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mouse Over on a Web Link | ee222 | Web Programming Discussion Forum | 2 | 08-12-2008 07:47 PM |
| Mouse Wonders, Inc. | mousewonders | Submit Your Logo For Review | 9 | 08-18-2006 04:40 AM |
| Draggable object "sticks" with mouse | waanagaran | Flash Discussion Forum | 1 | 04-20-2004 10:10 AM |
|
WebProWorld |
Advertise |
Contact Us |
About |
Forum Rules |
MVP's |
Archive |
Newsletter Archive |
Top |
WebProNews
WebProWorld is an iEntry, Inc. ® site - © 2009 All Rights Reserved Privacy Policy and Legal iEntry, Inc. 2549 Richmond Rd. Lexington KY, 40509 |