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

Browser is open with blank home page

Browser("version:=internet explorer
6", "Title:=about:blank", "openurl:=about:blank").Navigate
("http://www.google.com/")
Dim a
a=Browser("version:=internet explorer
6", "Title:=Google", "openurl:=about:blank", "name:=Google")
.Page("Title:=Google", "url:=http://www.google.co.in").Exist
if a="True" then
msgbox " Page is open"
else
msg "Page is not open"

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to analyzing test results using quicktest professional (qtp)?

1086


What are the major/ important methods, functions in QTP we use realtime testing

2852


What is an expert view and keyword view?

1173


How to interact tool & application build in QTP?

1999


How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is

6858


How to data driven test for Win objects in QTP ?

1983


Explain the features and benefits of quick test pro(qtp)?

1033


what is the mail use of frame work(with detail). architecture for keyword driven frame work

1935


Name the different types of recording modes?

1073


What are the benefits of qtp?

1289


How would you export a script from one pc to another in qtp?

1152


Can the user toggle between using Local OR and shared OR for the same action?

1026


can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?

2111


can i compare two databases using QTP ?

2447


In QA Testing when do you use Loadrunner vs QTP? What are the main differences between those two tools? Explain the purpose with real world scenario examples...In advance thank you!!!

2979