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
what are all the fileds present in object repository?
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
Hi Friendss..., can any body help me.. 1. Tell me your achievements(Technically)..? 2. Tell me your strengths(Technically) and weakness(Technical)..? 3. Why are you looking for change..?
How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.
Hello friends..... On which areas of an application we can not test with QTP
How to delete an object from the object repository?
How do you test the text displayed in the header portion of times of india epaper. Hot news(banner) are scrolling in the top of the page, how do you test using QTP?
Hi , I am facing issue QTP 10.0 with oracle ERP 11i .When QTP opens,click sub links on ERP ,FORM is not opening getting unexpected Internet explorer error message with send or don't send report.So unable to work with forms using QTP.
How to modify object property in qtp ?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
how to acess a test in RSA?
What is qtpro?
If u r using library files (Instead of Check Points) , How do u do bitmap check ?
How to check bitmap output value?
How many types of Automation frameworks are there in UFT? Describe them.