can u give one scenario for for PopWindow Exception & write
Code for that?
Answer Posted / taruna
you can also use optionalstep
OptionalStep.Browser("name").Page("name").winbutton
("buttonname").click
then it willl for sometime and move further if pop up
window appears.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
how do we know whether all objects are stored in the object repository or not? how can we know if a particular object is not stored in the repository?
Hello friends..... On which areas of an application we can not test with QTP
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
How is test case write?
why you have standardized functions? plzzz guys with real time exp. do answer
Is it possible to refer the same object for referring more than one object that are of different class using the descriptive programming approach? Suppose my code is 'To create the object named as obj Set obj=Description.Create() 'To define the values obj("title").value="IE" obj("type").value="text" obj("html tag").value="INPUT" 'To set the value Browser("IE").Page("Yahoo").WebEdit(obj).Set "xyz" Can I refer the "obj" object for the three objects like Browser,page and webedit objects? If so how?
how can we preform retesting(DATA driven test) using function please gine the code for loginpage
How do you know the location Id of an object if you know its index id?
How many types of trigger events are there in qtp?
How does QTP identify an object?
How can I check if a environment variable exist or not?
I am getting the "test object property" Description properties "toolkit class" value By using "gettoproperty" in run time But my problem is how to get Ordinal Identyfier's type and value Type is index, value is 0 How can i keep this values in to required place How can i get these values in runtime I have to insert these "index" and "value" into another area Is there any script for this like "gettoproperties","Getroproperties" If anybody knows,please help me .
What are the benefits of qtp?
How can you close the second opened browser?
What are the recording modes in qtp?