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
if u found exact answer please getback to me?
raju.ippali@gmail.com
9823257761
Your script is right but need to do some modifications
set a=description.create()
a("micclass").value="WinEdit"
b=window("Flight Reservation").childobjects(a).count
msgbox b
Now you can get the results
Before going to execute you have to add the Flight
reservation Properties to the repository
| Is This Answer Correct ? | 3 Yes | 1 No |
what are the mandatory properties for a tex boxc (scenario?)
hi Action 1 and action2 if we save it in C:, what folders will be created explain plz
Write the Test Cases for ATM(Any Time Money)
what is smart identification?
can i automate java web application using qtp web addin only not using java addin
Hi, one script having 10 Actions,but i want to execute only 3rd action and 7th action? how to execute selected actions? throgh script and through navigation?
What is file database?
How does QTP identify an object?
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
how to associate object repository during runtime in qtp
Does QTP run in any environment?
Explain calling sub procedure.