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
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
Explain the check points in quicktest professional (qtp)?
what is stepin & stepout?
hi, FOR 3+ QTP INTERVIEW, FOR EXAMPLE WE PUT ONLINE BANKING SYSTEM PROJECT IN OUR RESUME, IN PROJECT MANAGER ROUND...WHAT R THE MAJOR QUESTIONS ARE ASKED IN P.M? PLS TELL ME ATLEAST 10 QUESTIONS?.....AND IF POSSIBLE POST ANSWERS ALSO....
can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process
what is the difference between built-i function and In-built function?
after click on compose mail how can we attached a file in qtp with vbscript code
What is the file extension of the code file and object repository file in QTP?
If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?
What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?
An action has both shared and local or associated to it and both have the same object in them. In the test which one will be considered?
How do you handle multiple banners(at the top the page, the banner is scrolling) in a web page(Dont take the name property(regular expression))
What are the advantages of parameterization ?
How you can find the absolute value of the number in qtp?
Differences between quicktest professional (qtp) and winrunner?