07-17-2009, 03:59 PM
Hi All,
I'm working on automation of a java based client server application.
In this application there are 6 Tabs and there are two combo box (Java list objects) (i.e. one is for Region and other is for Client) on 4 tabs.
Using descriptive programming, I'm trying to identify the Region combo from one tab, but i'm getting message that there are multiple objects with the same properties so add more properties to uniquely identify the object.
For these Java Lists, I'm getting only tagname, attached text, toolkit class properties to uniquely identify the object but using these properties still its showing the same messag.
Can anyone help me in this regard.
Please let me know if you need more details.
Thanks & Regards,
Sachin
I'm working on automation of a java based client server application.
In this application there are 6 Tabs and there are two combo box (Java list objects) (i.e. one is for Region and other is for Client) on 4 tabs.
Using descriptive programming, I'm trying to identify the Region combo from one tab, but i'm getting message that there are multiple objects with the same properties so add more properties to uniquely identify the object.
For these Java Lists, I'm getting only tagname, attached text, toolkit class properties to uniquely identify the object but using these properties still its showing the same messag.
Can anyone help me in this regard.
Please let me know if you need more details.
Thanks & Regards,
Sachin