how to click the link in webpage by using QTP Script????????
Answer Posted / gayathri
Hi,
Browser().Page().WebLink().Click
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
Object repositories types, which and when to use?
How to delete an object from the object repository?
what is the difference between IE & Netscape in web testing on a log in page
What is the framework your company is following. What is the reason. Explain why key word driven frame work is chosen.
What does it mean when a check point is in red color? What do you do?
Hi All, How to get repeated word in string . Thanks Balaji
How does qtp identify gui object?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
how can we compare descriptive programing with a regular expression
How to connect to a database?
What is a checkpoint? How many check points are there in qtp?
How to get popup error message.
I want to capture data(using keyword) from msdos application using QTP?... Below is little work i could do on it... /* Set app=CreateObject("Wscript.shell") SystemUtil.run ("C:\Users\Agent\Desktop\pumpsim\PUMPSIM.EXE") Window(“PUMPSIM.EXE”).Activate wait(3) app.sendkeys "N" */ Thanks in advance...!!!
Suppose I created one object as virtual object? That object is applicable to that test? Or all the tests?
What is recovery scenario in qtp?