I have 3 browsers i want to give facebook url in 2 nd browser
using qtp
Answers were Sorted based on User's Feedback
Answer / amit ranjan
browser("micclass:=Browser","index:=0").Navigate
"http://hotmail.com"
browser("micclass:=browser","creationtime:=1").Navigate
"http://facebook.com/"
browser("micclass:=browser","creationtime:=2").Navigate
"http://www.rediff.com/"
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / 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 |
Answer / ramchandra
Hi,
I would or it's recommends u should close all applications n browsers before running scripts...
| Is This Answer Correct ? | 1 Yes | 6 No |
how to add a runtime parameter to a data sheet?
Can we run test with out adding object in object repository? How it is possible?
How will you find the current time of the remote machine using QTP script?
Hi friend I have query regarding QTP datatable. I want to insert data in datatable during runtime. suppose i wrote datatble.value(1) = "Test data" so when i run the script it says column(1) doesn't exist. Then i write something in column A1 manualy and run the script again. Now it works fine. Pls clarify how i can put value in blank cell of datatable.
how will we run batch tests in qtp what is the process to run the multiple test sets?
what are the different u notice in betweem QTP version 8.2 and 9.2 and what is new in QTP9.2
What is the use of text output value in quicktest professional?
Please give me the steps to carry out datadriven in QTP8.2
What is the difference between Mandatory and BaseFilter Properies..Anybody please answer me..Thanks in Advance
I have 5 no.of Action in my Test. Out off which i should make 3rd action as my start-up action. How should i make it?
What is quicktest professional (qtp)?
How to capture text from image to word