07-12-2010, 01:53 AM
How to automate Right click on image to set certain actions like saving the picture.
How to automate Right click on image?
|
07-12-2010, 01:53 AM
How to automate Right click on image to set certain actions like saving the picture.
07-12-2010, 10:35 AM
Do sendkeys help ?
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
07-12-2010, 06:06 PM
Hi,
First add that image to object repository then use the below code Code: Set WshShell = CreateObject("WScript.Shell") Now the context menu will open,if that is not getting identified properly by QTP, use low level recording we will get similar code which is given below.. Code: 'Press down arrow hope this will solve your problem.. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
how can i click on perticular pixels of image of Flash file | chetan-24 | 0 | 1,404 |
12-24-2008, 05:31 PM Last Post: chetan-24 |
|
Trying to click on image which is a part of WebElement with Tag 'NOBR' | poona13 | 0 | 2,001 |
04-15-2008, 12:40 AM Last Post: poona13 |