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 / deven
while browser ("CREATIONTIME:=7").exist(3) then
browser("creationtime:=7").open
wend
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Dis advantages of XML checkpoint ?
what is defenetion of kiran can u tell me plz CVS, SVN
What is the difference between run time object and test object?
when a test case is written how u test using qtp
How you debug your script?
Can any suggest me what is exposure testing?
Whats the realtime QTP testing process
How to indentify MS-Word objects like Menubar, Toolbar, table/columns/rows/cells etc within Word document, using QTP?
What is QTP and the use of QTP in TD?
What is quicktest professional window?
Can QTP be used for GUI testing ?, We are using Java with MySQL and Operating system is Linux. We are NOT using the web.
Where to use Property Let, Property Get, Property Set in UFT
How do client side image and server side image work?
How to associate shared object repository to test in qtp?