How to check text of a tool tip for .NET based application in the QTP.

Questions by deepadg

Showing Answers 1 - 3 of 3 Answers

Manoranjan Panigrahi

  • Oct 16th, 2006
 

SwfWindow("winAiOHomeCenter").SwfWindow("winToolStripForm").SwfButton("aniAbout").MouseMove 1,1
Wait(1)
Msgbox SwfWindow("nativeclass:=WindowsForms10.tooltips_class32.app.0.33c0d9d").GetROProperty("text")

  Was this answer useful?  Yes

Reshma

  • Oct 18th, 2006
 

Hi,

Please explain the code above in breif..I  did not get code.

Regards,

Reshma.

  Was this answer useful?  Yes

Ravindra

  • Oct 20th, 2006
 

Hi all

Please send some questions and answers on Qtp as early as possible.

with regards

Ravindra

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions