Micro Focus QTP (UFT) Forums
Not able to identify object - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Regular Expressions (https://www.learnqtp.com/forums/Forum-UFT-QTP-Regular-Expressions)
+--- Thread: Not able to identify object (/Thread-Not-able-to-identify-object)



Not able to identify object - JACKSPARROW - 12-29-2016

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"


RE: Not able to identify object - avdheshsmaurya - 01-09-2017

@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.


RE: Not able to identify object - avdheshsmaurya - 01-09-2017

@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.