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 / nag
u can use index value
window().winbutton("index:=0").exit(2)
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
Explain about Test Fusion Report of QTP?
if our qtp vb Script may be Currepted then What we want do?
Can U Explain about QTP tool from older version to latest version also its differences?
If I am scripting Web-based Surveys using QTP that open up differently but at the exact same point require a username and password can I automate that username and password for all the surveys some how using QTP?
Is virtual object supported in low level recording mode?
Hi, How Accessibility checkpoint in QTP can be implemented in the test script?
when u script reveiwing in which area u more concentrates?
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
How to use output values in qtp ?
hi Friends ,willany body tell me what is the Scope for the automation Testing inht Future is their Or not And what is the Top Most Level in the testing section according the Pay scale
What are the different recording modes and how do they work?
What is the difference between rational rose and QTP?
how to test Web application using QTP software
Explain object spy in qtp.