for example one window is there, the window contains how
many edit box's i want script? i know the script but that is
not exact answer....
The script is like this ..........
set a=description.creation()
a("Native class")="WinEdit"
b=window("Flight Reservation").childobject(a).count
msgbox b
Answer Posted / saravanaraja
This Code is working Perfect:
Set desc=Description.Create()
desc("micclass").Value="WebEdit"
Set Edit=Browser("Title:=.*").Page("Title:=.*").ChildObjects
(desc)
msgbox Edit.Count
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
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.
How many lines of code in each script of QTP?
Generic function to search for the unique link in webtable and click on it
Approach for Installation,comaptibility,system testing
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
Explain the qtp test phases.
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
How is the Bitmap checkpoint different from Image checkpoint?
tell me exact differenceb bw qtp and selenium?(could not tell open soure and licennce? difference in usage and technical difference?
Hi Friends... By using QTP , can we test .net products...and that product supports different languages.. thanx in advance..
What is an optional step in qtp ?
desribe a situation where u faced a stressful situation and how did u cope with it
How to attach a file to TD?
How to modify the text checkpoint?