Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Right-click a Web Link in QTP
#1
Not Solved
Does anyone have a working example with QTP recording a right-click with the mouse button on a web link and then selecting the Save Target As option?
I have gone through severl forums and there has been no help. I've used code:

Code:
Link("link name").Click X-coordinate, Y-coordinate, micRightBtn

AND

Code:
Link("link name").Click micNoCoordinates, micNoCoordinates, micRightBtn

with no success.

I even used QTP's suggestion to modify the Web Event Recording Configuration XML file. However, doing this modification only records right-clicks on web object susch as the browser's tool bars, but not on any of the links.

Can anyone help me find my way?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Child Object Not able to identified in Web Menu Link noor 0 1,640 01-21-2018, 04:44 PM
Last Post: noor
  how to randomly Select any category link and randomly click on one of its options ? sharavan 0 2,823 11-18-2014, 12:24 AM
Last Post: sharavan
  How to click on a dynamic link on a website Geekgirl 3 4,229 11-28-2013, 11:53 AM
Last Post: Jay
  How to find which value is having link and which are all not having in Web table. Sivakumar2186@gmail.com 2 3,172 10-17-2013, 09:36 PM
Last Post: Parke
Sad Not working if not hard coded (web link).click dlaureano 2 2,730 02-11-2013, 12:57 PM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)