I have 3 browsers i want to give facebook url in 2 nd browser
using qtp
Answer Posted / bala
Using creationtime identifier available for Browser object only, we can identify the browsers in order they are opened. It starts from 0, 1, 2,...
Browser("creationtime:=1").Navigate "www.facebook.com"
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
what is clean sweep?
What the differences are and best practical application of Object Repository?
what is the advantages and disadvantages of using functions instead of re usable actions
How many add-ins comes by default with qtp?
What are the differences between quicktest professional and winrunner?
In qtp is it possible to check broken links of a page?
what is impact analysis on regression testing?
in my application,validation message has in japanise language.how to validate this message is appears properly or not
What are table and db checkpoints?
Hoe can we do retesting using functions please give the code for it using login page
Any body have QTP 9.5 licence key. please provide me at madhukar_dec30@yahoo.co.in
Write the script to delete the mail which is at 9th,13th and 18th place in INBOX of Gmail ?
What is parameter in qtp?
I want to open a Notepad window without recording a test and I do not want to use System utility Run command as well. How do I do this?
Tell some commonly used Excel VBA functions?