07-11-2008, 12:39 AM
Hi All,
Using QTP, I'm trying to right click on a web link and select "Save Target As". So far I haven't been able to do right click on the link to open the context menu. I tried (.FireEvent "onclick", 1) and it only clicks on the link similar to left clicking the link.
I also tried (.FireEvent "onContextMenu", 1)and nothing happened there.
Is there a way for doing this?
Thanks
Using QTP, I'm trying to right click on a web link and select "Save Target As". So far I haven't been able to do right click on the link to open the context menu. I tried (.FireEvent "onclick", 1) and it only clicks on the link similar to left clicking the link.
I also tried (.FireEvent "onContextMenu", 1)and nothing happened there.
Is there a way for doing this?
Thanks