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 ?

Answers were Sorted based on User's Feedback



There are 4 webpages in an application, in third page there is one cancel button i want to click t..

Answer / alok

First navigate to the page by writing the following code
Sysyemutil.Run "iexplore","Url of the page"
Browser("BrowserName").Page("PageName").Webbutton
("Cancel").click

If u need more information pls mail me
er.qtptester@gmail.com

Is This Answer Correct ?    5 Yes 0 No

There are 4 webpages in an application, in third page there is one cancel button i want to click t..

Answer / nisha

Thanks Alok
I was searcing for this answer,coz
i also faced the question
and workinf fine after executed in qtp

Regards
Nisha

Is This Answer Correct ?    1 Yes 0 No

There are 4 webpages in an application, in third page there is one cancel button i want to click t..

Answer / sam paul

Navigate to the desired page ;
then, object.CLick()

Is This Answer Correct ?    1 Yes 1 No

There are 4 webpages in an application, in third page there is one cancel button i want to click t..

Answer / 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

More QTP Interview Questions

What is parameter in qtp?

0 Answers  


There is a very good institute for Automation Testing using QTP.For more details please visit jbslearnings.com.

1 Answers  


What is iteration?

1 Answers  


Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya

0 Answers  


How to give a call to another action from one action?

0 Answers  






Why do you create a text checkpoint on a Web application? What is the purpose of the Close method?

0 Answers  


How to perform cross platform testing and cross browser testing using qtp? Can you explain giving some example?

0 Answers  


Explain about random testing of 500 test cases?

1 Answers   IBM,


Write a code check the checkbox in the web table which is in the 4th row and fifth column (Use child item concept)

2 Answers   FIS, Wipro,


What is the difference between low level recording and analog recording mode when it will be enabled.

5 Answers   Ordain Solutions,


Hi all, I am New to QTP . I am Now in critical situtaion. I want to know How to create our own object respository for our application. please say the answer with example.

3 Answers  


how you have used object libraries? plzzzzz do answer

1 Answers  


Categories