Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tool tip capture
#1
Not Solved
Hi,

If There is no tooltip property for the object then how to capture(Read) tooltip text of an object using QTP
Reply
#2
Not Solved
Hi,

you can use "alt" propety to capture tool tip

eg:
Code:
temp=Brower("name").Page("page").Image("imagename).GetROProperty("alt")
msgbox temp


regards
Krishdeep
Chennai
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to validate tool tip in a web page? qtplearner88 3 4,144 04-24-2013, 05:19 PM
Last Post: nucleation
  How to retrieve tool tip text of an object Sreedevi 5 5,350 10-08-2009, 11:41 AM
Last Post: basanth27
  Tool Tip bfakruddin 0 1,781 03-05-2009, 05:36 PM
Last Post: bfakruddin
  How to capture Tool tip Rakesh 8 9,613 01-02-2009, 07:48 PM
Last Post: yugal
  Checking Tool tip of field/Image/Radio Button mayur.bidkar 1 3,061 11-13-2008, 05:25 PM
Last Post: mayur.bidkar

Forum Jump:


Users browsing this thread: 1 Guest(s)