Iam trying to write script for Rediffmail Page,in doing so
the script line for go button is not accepting. Is their
any other way other than .
Browser("micClass:=browser").Page("micClass:=Page").Link
("micClasss:=Link","name=go")
Answer Posted / jason bourne
Hi,
I think this is the right script.
Browser("browser").Page("Page").WebLink
("go").click();
I have not tried but writing it based on my real time
exp.also please record the link in low-level , instead of
scripting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does qtp recognize objects in aut?
Do you know SQL? I know SQL but i don't have any experience...that's it..No more questions ...simply he said " you can leave for the day" ...guys prepare SQL Quires before attending interview in bank of america...
How do client side image and server side image work?
What is a checkpoint? How many check points are there in qtp?
What is parameter in qtp?
How to create scenario selector
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
what is the hierarchy to use properties in descriptive programming
How do you create regression test packs?
Does Low-level recording capture mouse movements?
i have asked earlier only one question how to test web application using QTp plz send me the answer quickly
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?
Explain different checkpoints in qtp.
I want to test my vb.net solution file using qtp. Does Qtp test only .exe file?
How many ways we can parameterize data in quicktest professional (qtp)?