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


Please Help Members By Posting Answers For Below Questions

Write a script to customize the test results in PDF and HTML format.

2086


How to handle dynamic objects in quicktest professional (qtp)?

550


in a web page hoe to check the dynamic links that rechabging with out using regular expressions

1785


Explain the concept of object repository and how qtp recognises objects?

532


How will you handle java tree in qtp?

631






Tell some commonly used Excel VBA functions?

605


When you open QTP, how many sheets you can see?

664


What is QTP’s model for test creation?

683


What are the different types of action?

560


Analyzing the checpoint results?

599


How many number of actions possible in qtp?

606


i am new QTP... please tell me automation frameworks , types & for whiich type of applications frameworks are used & how to generate script in keyword driven framework

1610


What are the different types of recording modes?

542


How many types of recording modes in qtp?

592


How to automate a script in mainframes environment? I have the terminal emulator Add in. Describe in detail.

1693