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 / test
Use Object Spy to identify the property of the particular
object. The use that property in DP
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Should have experience in framework means?
If I change the object name in one action will it be updated in all the actions? Or not?
How to use parameterization in qtp?
What is the use of sendkeys and what are send keys
Describe function procedure in vbscript.
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
How do you open adobe acrobat file in QTP and do some testing on that file ?
Hi Friends, Can anyone help me out in this one? In QTP, I am using Data Driver and want to parameterise multiple values (say 3 values ) for a field. How can I do it using Data Driver wizard? Plz mention it step-by-step. In the end after doing the needful, on opening the Data Driver window, how can I get number (i.e. 3) in the Parameterised column for that particualr value? Thanks a lot in advance.
Hi How to retrieve data from web element line by line?
How does QTP identify an object?
Explain the features of quick test pro(qtp)?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
What is the extension of qtp local repository?
in qtp 3 sheets is there in data table like global, action1, action2. I want to check the rows and columns in action2. how can check using script?
What is expert view in qtp?