SubbulakshmiFrequent Contributor12 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 MoreTanyaYatskovska12 years ago Hi Deepa, Is the wText property empty? Do you see other properties of this object?
TanyaYatskovska12 years ago Hi Deepa, Is the wText property empty? Do you see other properties of this object?
TanyaYatskovska12 years ago Hi Deepa, Is the wText property empty? Do you see other properties of this object?
TanyaYatskovskaAlumni12 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.
Related ContentRead text from tooltip on hoverDevExpress.Xpf.Editors.TextEdit TooltipObtaining Tooltip parameters