how open two urls in one browser?
plz urgent
Answer Posted / abdul kadir khan
Hi All,
Try this,
Dim Obj
Set Obj = Createobject("InternetExplorer.Application")
Obj.Visible = true
Obj.navigate "www.google.com"
Obj.navigate "www.yahoo.com"
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
With what extension you can save the list of tests in a file to run in test batch runner?
How many types of recording modes in qtp? Describe each type with an example where we use them?
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
Explain different types of checkpoints?
HI, pls help me on this, iam not able to capture getcelldata value in javatable... msgbox javawindow("").javatable("").getcelldata(3,3) but it diaplays empty...
How many types of actions are there in quicktest professional (qtp)?
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
assume i have few url link how will i dynamically call then using descriptive programming?
How may types of defects identify application or your currently working application?pls give me answer..
Limitations in QTP?
What are the disadvantages of recording test cases in qtp?
Hi. I have completed B.TECH(CS) , But I will go to "SECURITY CONSOLE OPERATING" [C.C CAMERA abservation]. IF interviwer asks " Why you choose this job ?" What we will say? urgent.........................urgent...........
Can any one tell me how to write a script for selecting open option in File menu of A word document.here you have to add objects to OR.try like that and give me the ans.i asked this question to so many but no one knows.if any one know the answer plz let me know
Which functionalities of QTP used in banking project? pls any say answer?
Is it possible to split an action? How?