Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get nativeclass of a tooltip
#8
Solved: 11 Years, 8 Months, 3 Weeks ago
Hi Pallavi,

using the object spy click on that SwfLabel object , it will show all the Test object properties available for SwfLabel object ,check the tooltip property is available or not
suppose if it is not present in the Test object properties ,select the Runtime object properties and check the tooltip property is available or not, if it is present in that
Code:
var=SwfWindow("Microbiology Result Entry Main").SwfLabel("SwfSuscInterpretation2").GetToProperty("Tooltip")
msgbox var
or
Code:
var=SwfWindow("Microbiology Result Entry Main").SwfLabel("SwfSuscInterpretation2").GetRoProperty("Tooltip")
msgbox var
kindly let me know , if there is any query


Regards
Balakrishnan.N
Reply


Messages In This Thread
Get nativeclass of a tooltip - by Pallavi - 07-17-2009, 10:47 AM
RE: Get nativeclass of a tooltip - by balakrish - 07-17-2009, 11:57 AM
RE: Get nativeclass of a tooltip - by Pallavi - 07-17-2009, 12:22 PM
RE: Get nativeclass of a tooltip - by Saket - 07-17-2009, 12:53 PM
RE: Get nativeclass of a tooltip - by Pallavi - 07-17-2009, 02:10 PM
RE: Get nativeclass of a tooltip - by balakrish - 07-17-2009, 02:26 PM
RE: Get nativeclass of a tooltip - by Pallavi - 07-17-2009, 02:35 PM
RE: Get nativeclass of a tooltip - by balakrish - 07-17-2009, 03:09 PM
RE: Get nativeclass of a tooltip - by Pallavi - 07-17-2009, 03:24 PM
RE: Get nativeclass of a tooltip - by balakrish - 07-17-2009, 04:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Capture tooltip text through bitmap checkpoint Nicklas 3 4,827 10-09-2012, 07:35 PM
Last Post: Brian.Osborne
  Capturing Tooltip text in firefox using QTP 10.0 sudhab 1 3,174 11-28-2011, 05:16 PM
Last Post: ravi.gajul
  Problem while extracting tooltip! ramyakk 3 3,602 07-18-2008, 07:14 PM
Last Post: anemuday

Forum Jump:


Users browsing this thread: 1 Guest(s)