SubbulakshmiFrequent Contributor13 years agoSolvedHow to retrieve tooltips in TestComplete 6Hello , I want to retrieve tooltip of buttons in my MFC application. We are using "tooltip_class32". Using "Name Mapping" we are able to identify the object of tooltips. But using "wText",we are n...Show MoreTanyaYatskovska13 years ago Hi Deepa, Is the wText property empty? Do you see other properties of this object?
TanyaYatskovska13 years ago Hi Deepa, Is the wText property empty? Do you see other properties of this object?
TanyaYatskovska13 years ago Hi Deepa, Is the wText property empty? Do you see other properties of this object?
TanyaYatskovskaAlumni13 years ago Hi Deepa, You can catch your tooltip by using the Point and fix option of the Object Spy window. After that, it will be possible to map it.
Recent DiscussionsTrial licenseTestcomplete issue with Java17 ( Javax Swing applications)Can not open "Mapped Objects" and "Aliases" window at the same time
Related ContentRead text from tooltip on hoverDevExpress.Xpf.Editors.TextEdit TooltipObtaining Tooltip parameters