During execution, how can we capture the data from the pop-
up, ie. when any popup comes with some numbers written on
it, then how can we capture the value/number that is coming
on the pop-up and save in the dynamic file/or other file,
even when the run is going on.
Answers were Sorted based on User's Feedback
Hi,
Use Getroproperty,
For ex: ivalue =
Browser(".*").Dialog(".*").GetRoProperty("text")
Now, using FSO save the ivalue in required file.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / saharsh
B("b").Dialog("").static("".Getroproperty("any roperty which
describes the popup contcnt)
| Is This Answer Correct ? | 0 Yes | 1 No |
What are some test assets and related extensions of qtp?
How is GC reddy online program Will i get placed How are the placements.
Explain different types of action in qtp?
how can i do QTP Certification can any 1 tell me . How 1 approch and who to approch
Excel sheet having some datas and some datas present in the application (in table). How will you compare these two datas? Write code to fetch datas from Excel sheet.
1. What is extense of Result file in QTP?
Tell about descriptive programing in qtp8.2?
I have to automate webpage. If I click one hyperlink2 it will take 2 hrs to open. How to automate hyperlink2?
4 Answers Cap Gemini, Polaris,
How can i store runtime value through vb script while using qtp
What is Regular Expressions?
How can the functions inside DLL be called from QTP? i mean How can i use those functions(Inside DLL) in QTP
What are the most frequent errors you faced while executing your scripts?