Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

How to supress warnings from the "Test results page"?

3 Answers   Crea,


from what stage you will start automation in your project

5 Answers   TCS,


Is there anyone can tell me where I can download free or trial QTP? I tried HP website, it was not there anymore. If someone know, pls send me URL. Tks...

1 Answers  


Tell me the situations where we will use Data Driven?

4 Answers   Ordain Solutions,


WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?

9 Answers   BirlaSoft,


Pls explain me the difference between ........ Description.Create and CreateObject

5 Answers  


Explain about the quicktest professional (qtp) automation object model?

0 Answers  


i want click on a link which is in 3rd row and 2nd column of a web table.write script to execute

2 Answers   IBM,


How do client side image and server side image work?

0 Answers  


How to Analyze the Checpoint results by Table and DB Checkpoints?

1 Answers  


I have thousands of links are there, i want check each and every funtionality of link by using descriptive programme, retrive link name from excelsheet then operate in application. Please anybody send me model script

1 Answers   Oracle,


What is recovery scenario manager? When you go for recovery scenario manager?

0 Answers  


Categories