There are 4 webpages in an application, in third page there
is one cancel button i want to click that cancel button
only, how can I click that cancel buttton ?
Answer Posted / sandipgami84
Hi..
u need to navigate your 4th page then u can use below code,
its DP.
Browser("title:=.*").Page("title:=.*").Webbutton
("name:=Cancel").click
Thanks,
Sandip Gami
9714177088
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to find operating system information using the qtp script?
i can done the project with QTP in that time i can say how many members in my team size?
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.
How you know that a test case is a regression test case
Whar are the challenges do we face while testing web based applications using the automation tool QTP or any??
I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible
What are the differences between quicktest professional and winrunner?
any body can you help me what is the script to automate an comand promt
How to find Operating system information using QTP script?
what are the mandatory properties for a tex boxc (scenario?)
What is Associate Repository in QTP 9.2 ?
can any one please tell me which is the best institute in Bangalore to learn QA (crash course)? Thanks
How to use transactions in qtp?
after click on compose mail how can we attached a file in qtp with vbscript code
To which environments does quicktest professional (qtp) supports?