How can we close all webbrowsers which are opened in out
desktop?
Answer Posted / mastanbabu
use systemutil.closeprocess method
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How qtp identifies objects?
How can you exit from an action?
what QTP Options do you know?
Where we can use the analog mode and where we can use the low – level mode?
Define object spy ?
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
when I try to run below script in QTP "totalPages" value is 2. But i am getting error message (Type mismatch: 'totalPages' Line (): "For i=1 to totalPages".) totalPages=Browser("Name:=User").Page("Title:=User").WebElem ent("innertext:=of.*").GetROProperty("InnerText") msgbox totalPages For i=1 to totalPages rnum=Browser("Name:=User").Page("Title:=User").WebTa ble("column names:=User Name;ID;Last Name;First Name").GetRowWithCellText("store4") If rnum>0 Then r=rnum Exit for End If Browser("Name:=User").Page("Title:=User").WebElement ("html tag:=A","x:=471").Click MsgBox "Exit" Next
what is the diff b/w assistive and mandatary rules of object repository in QTP???
How many number of actions possible in qtp?
What is action? How many types of actions are there in qtp?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
How to use debug tools?
How to modify the text checkpoint?
How to find the path of folder in which the test is saved in qtp?
Explain about Test Fusion Report of QTP?