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
Explain process of smart Identification in QTP?
Hi, my requirement is to make a query in SQL using QTP. And i have to get the results of that query and i have to use those results for future testing. I created a driver but i dont know the code for using this Driver. please help me by providing the solution for y requorement
How to find the name of the machine where you are running your automation scripts in qtp?
How can you identify the browser and its information using the qtp script?
What are the major/ important methods, functions in QTP we use realtime testing
Is it possible to change the values of analog recording?
Object repositories types, which and when to use?
How to customize qtp?
What are the different attributes used with regular expression?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
Client is able to provide budget..he want you to choose the automation tool for the web application? which one you will select ? QTP or Selenium ? what are the reasons?
can u explain relative path architecture framework in qtp?
By using QTP can we record any log files written by the application which is in execution?
How to find operating system information using the qtp script?
Explain different types of checkpoints?