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...

when we enter url,one page should open.write a vb script
,that page is open or not

Answer Posted / sri satya

SystemUtil.Run "C:\Program Files\Internet
Explorer\iexplore.exe","","C:\Program Files\Internet
Explorer","open"
Browser("title:=about:blank").Page("url:=about:blank").Sync
Browser
("title:=about:blank").Navigate "http://www.google.com/"

If Browser("title:=Google").Page("title:=Google").Exist then
msgbox "Page Exists"
else
msgbox "Page does not Exist"
end if

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can any one send me the QTP Basic Coding Samples?

2134


Can any body please tell me the steps of keyword driven frame work in qtp. My mail is saswat445@gmail.com please send some materials on keyword driven testing in qtp. thanks a lot...

2274


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

2315


What are the main differences of qtp and win runner?

1210


Explain the Different types of QTP test assets and their extensions?

1165


1.explain end to end process of qc,2.how many tabs are in qc9.0,qc10.0 3.what is review, how many reviews are following in aproject 4.how will you get the requirements 5.why do we choose testing 6.how to export tc's and requirements to qc through add-ins

2066


how can i call function (which has link with excell sheet at a remote location) within another function

2058


I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?

1082


Can an action have 2 shared object repositories associated with them? In that case, if two of them contain the same object, which one will be considered?

1151


after click on compose mail how can we attached a file in qtp with vbscript code

2226


In an interview, what r the general questions asked in SQL which is realted to testing ?pls give me anwser to this question?

2072


when u script reveiwing in which area u more concentrates?

1954


What are the different recording modes?

1030


how to find that a file has been completely downloaded or not? I told that "download Complete" pop up. but he told the tool doesn't recognize the pop up

4684


what QTP Options do you know?

3442