Hi all im having a pop up validation browser which is 20 in
number, i want to close those similar pop browsers one after
the other, is there any specific code for that? i tried by
giving creation time & putting in a loop but it dint work?
valid working answers will be greatly appreciated
Answers were Sorted based on User's Feedback
Answer / uday
Hi,
Definitely it can be done by creation time.
What sort of error message you are getting while using
creation time?
Thanks,
Uday.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mahaboob
Definitely we can do it without writing the script through
Recovery Scenario.
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the methods of the TextStream object that are used for reading from a text file?
How qtp recognizes the object?
Give some brief idea about a) Active x check b) Alt property check c) Applet object check d) Frame object check e) Multimedia links check f) Server side image check g) Table object check
In Test Directory, What are the contents in test case designing? if you prepare in excel sheet how u use thrw Test Directory?
What is the difference between Functions and Action ?
Explain in brief about the QTP Automation Object Model.
When should u feel that u can stop testing now? The following are few of the common Test Stop criteria:
how to identify the objects if application consists of objects that have same properties.
explain all the check point in QTP?
In this bellow script QTP is not able to getting no. of Links from my Browser. Set desc=description.create desc("micclass").value="Link" Set obj=Browser("creationtime:=0").page("title:=.*").childobjects(desc) msgbox obj.count I am getting "General Run Error".Why QTP is not supporting my Browser,but its running fine in other system.Please help me to overcome this problem.
What are the differences between quicktest professional and winrunner?
how i can get the value of label box , please any body tell me script of that code