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 to handle dynamic objects in quicktest professional?
terminal services client
In what occasion we can specify global sheet and action sheet?
When we r doing data driven test with chkpts, i want to insert formulae in data sheet but i didn't get. How we wil do that plz. explain in detail.
Explain the new feature of UFT regarding the export of test results?
Hi All, How to Compare two strings character by character in QTP
If I change the property value at runtime is it effect is object repository?
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
How to analyzing test results using quicktest professional (qtp)?
What is the extension of the recovery scenario file in qtp?
how can i pass a "cript"as a parameter in to a function
How is recording done when a application is over lapping the QTP application it gives a message object not recorded
Where we can use the analog mode and where we can use the low – level mode?
Explain different checkpoints in qtp.
images are dynamically changes how to compare two images with out using the bitmap