We have opened three browser such as Facebook,Gmail,Amazon,I want to generate the script of Login of Amazon application, but while adding the object such as edit box(user id,password) in OR is not added.Could you please resolve my issue

Answer Posted / srikanth

Please Check the Add-ins properly selected for the browser compatibility

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to attach a file to TD?

658


How to find the length of the string in qtp?

583


What contains Data Driven Framework document in qtp?

1471


I want to know what are QTP functons and what are VB script functions. What is the difference between them.When we have to use these functions.

1304


How to analyzing test results using quicktest professional (qtp)?

591






Could i know how how to explain keyword driven framework in interview? If any body knows plz send the explanation.

1613


Explain the checkpoint in qtp?

596


What are the features of quick test pro(qtp)?

538


Tell some commonly used Excel VBA functions?

605


What is checkpoints for quicktest professional (qtp)?

582


what is actually contain test report? can anybody post the test report

1475


1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?

1498


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.

1392


Does quicktest professional is unicode compatible?

527


if there is a web table of having row and colmns.a button is placed at 2nd row's 3rd column which is worked for both edit and delete..how to write script for the button to test both operation on the web table using desriptive programing.. plz help me on script wheather using getroproperty Q2)what is the command for taking valiue from a web table in qtp

23936