Answer Posted / siddharth
driver.switchto().frame(id/name/webelement);
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you send email with attachment from outlook using qtp ?
Who uses qtp tool?
Define Canvas view of UFT?
How to associate function library at a run time?
Explain xml checkpoints.
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.
What are the challenges you faced during you entire life automation ?
Does QTP run in any environment?
can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?
Explain how Selenium is different from UFT?
How does qtp recognize objects in aut?
Explain the check points in quicktest professional (qtp)?
What are the two types of repositories available, explain them?
What are the advantages of a Hybrid framework?
What is qtpro? What is quick test pro?