How to identify the child window.
In my case while recording, When i open new window and
give checkpoint for some control and when i run that script
QTP give error like" can not identify the object"
Is there any method or solution to handle child window
issue
Note: In my apllication i have to check child window of
child window also ( multiple windows open )
Answer Posted / ragasudha
If you are scripitng then Child window can be identified by
index.
Ex: Set objPag = Browser(strBrow).Page
("micClass:=Page","index:=1")
Index of child window of the CHild window, would be 2
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can i get the image text that changes dynamically? Here i have used "GetROProperty", but it's not working. I used like Ex:Browser("webmail").Page("inbox").image ("captchaimage).getroproperty("innertext/text/value")
Explain quicktest professional testing process?
I created 3 actions in test suppose I want to run action 1 in single time, action 2 is 4 time what I do?
hi guys, pls tell me for testing institution training hub, hitech city is best or not?
how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!
Explain how qtp identifies objects?
What are the factors on which script execution time is dependent?
What is quicktest professional?
What is different command used in command Prompt while using QTP?
Mention the different actions types of qtp.
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.
banking domain description for software tester for interview
How to do call a output parameter from one action to another action??/
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
Explain the concept of how quicktest professional (qtp) identifies object?