I m trying to automate one vb desktop application in that
there is vblist vbcombobox many other vb tools are
there ,when i m trying to find some unique property to
identify the object (take example of vbcombobox ) I cannot
find any unique property, all the combobox belong to same
nativeclass same name no ids are available ,only the
distinct property is there x and y coordinates so i m using
some code like this
"vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y
:=443").exist(2)" but i dont find them reliable .Can anyone
suggest me some other way to identify those objects with
some unique property or is there any way to register our
own property .I m using descriptive programming to write
the code .Thanks in advance
Answer Posted / jay prakash
I didn't understood your question but i feel that you have
problem with finding unique properties during descreptive
programing among the same controls...
If my understandig is correct than Just try Index or
CreationTime (in case your app is web based).
Please let me know if it helps.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you check ticket cost and ticket number in flight application?
Discuss the QTP Environment?
How many types of recording modes are there?
How many types of object repository in qtp?
Can we write winrunner language i.e TSL in QTP tool?
how to post xml data from QTP scripts to any application?
How the exception handling can be done using quicktest professional?
What is test object model in quicktest professional?
Which functionalities of QTP used in banking project? pls any say answer?
What does it mean when a check point is in red color? What do you do?
How to find operating system information using the qtp script?
How to modify object property in qtp ?
What is the limitation to XML Checkpoints?
i need qtp tutorial. pls send it to sridhar.k151@g mail.com
What is the use of text output value in quicktest professional?