IF there are seven browsers with same name open. I want to
close one particular browser thru QTP. how can i do this?

Answer Posted / venkatesh

By Using Creation Time we will close particular browser. if
u open 7 browsers with same name but creation times r
different.

Ex:: browser("CreationTime:=7").close. if u want close 1
browser u can give no 1 ,

Is This Answer Correct ?    18 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi, I am using OutputCheckPoint and I am storing the value in the data table. The stored value for column:bedroom:"Bed:4" The another value for column:bathroom:"Bath:2 Full,1 Partial" I need only the no 4 from the first column. I need only the no 2,1 from the second column. I used split array,but it also show array(0) has the value"bed:4" ..... Even though I highlight only 4,It is seleting the full value "bed 4".How can I get only the nos Thank you Uma

1295


How to modify the text checkpoint?

609


How to write business scripts using object repository with different scenarios

1380


How will you report the bug and explain the defect tracking sheet you handled?

2541


What is the pros and cons between QTP and Rational Robot

3277






How to handle Java tree in QTP?

740


Explain the N-tire structure(process) for Funds Transfer ( means give N ways to funds Transfer in an Application)

1623


what are the challenges you have faced while testing web based application using the automation tools ?

587


Explain how you can replace string in qtp?

599


i have an external excel datasheet where it only contains 3 rows. after qtp executed the code to import the datasheet, the datatable getrowcount method now gives me a different value, lets say 60,000+ instead of only 3. i did not have any values starting from row 4 of my excel file. why is this happening? this also results to the qtp report to load for a very long time.

1527


How to test fly out menu in qtp?

514


Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?

639


Hi can anybody send me the QTP material, To my email ID: nuve1284@gmail.com ?

1679


Explain sub procedure of vbscript.

582


How to execute the WR Script through QTP? I have WinRunner script with initialization script, common scripts, GUI AND functions. I connected WR through QTP with "call to WinRunner" option but I am getting problem after connecting to WinRunner i.e. showing "Do you want to quit now" with 'yes' and 'No' message box

1821