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

Code:
SwfWindow("Microbiology Result Entry Main").SwfLabel("SwfSuscInterpretation2").MouseMove 5,10

move the mouse over the object ,wait for a second tooltip to appear

Code:
wait(2)
var=SwfWindow("nativeclass:=tooltips_class32").getroproperty("text")
msgbox var
most of the windows application use this nativeclass only "tooltips_class32"
i don't know for .Net application ,move mouse over the object in the application...
use descriptive in the script

kindly let me know , if there is any query

Regards
Bala
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)