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 / vinayak savant

Browser("Welcome to Rediff.com").Page("Welcome to
Rediff.com").WebButton("Go").Click

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two types of repositories available, explain them?

592


How will you report the bug and explain the defect tracking sheet you handled?

2550


What are the technologies supported by qtp?

561


In qtp, explain what is qrs file?

583


Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

1386






How to do the scripting. Is there any inbuilt functions in qtp as in qtp-s. What's the difference between them? How to handle script issues?

527


Which scripting language used by quicktest professional (qtp)?

660


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

1376


Explain the Different types of QTP test assets and their extensions?

603


Hi we are using QTP9.0 for Seibel Application and this seibel application will give you a popup messagebox which is of web , so qtp takes 3 mins to recognize the messagebox and to click on it , we have more number of messageboxes like this . please suggest me some solution

1664


when to start the automation?

1475


How to break the object spy ?

661


Is there any pdf or online book for QTP Scripting? Let me know more about QTP Scripting.

2425


How the exception handling can be done using quicktest professional?

538


What are the different types of checkpoints?

577