Micro Focus QTP (UFT) Forums

Full Version: Not able to identify object
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am trying to identify outlook businesscard(attachment)..name will be different every time.(e.g. santosh kanungo and also size will be different.

Please help me on this.
Here find the list of properties i have:


"Class Name:=UIAObject",
"abs_x:=1077",
"abs_y:=249",
"acceleratorkey:=",
"accesskey:=",
"automationid:=",
"controltype:=ListItem",
"enabled:=True",
"focusable:=True",
"focused:=False",
"frameworkid:=",
"height:=23",
"helptext:=",
"hwnd:=6358380",
"name:=santosh kanungo \(22 KB\)",
"nativeclass:=",
"path:=\*:\*:106:102::258::4623:santosh kanungo \(22 KB\)",
"supportedpatterns:=Invoke;SelectionItem;LegacyIAccessible",
"text:=",
"visible:=True",
"width:=172",
"x:=1086",
"y:=258"
@JackSparrow,


Maybe you should add more details about the issue you are facing to make it specific. On a generic note '.*' should work in this case.
@JackSparrow,


Maybe you should add more details about the issue you are facing to make it specific. On a generic note '.*' should work in this case.