Hello.
I'm new to UFT Developer and want to click on a specific text inside a StdWin.IUiObject.
I've tried first GetTextLocations ==> nothing was retrieved
I've tried GetVisibleText ==> i have all the visible text in my test object separated by some CRLF \n\r
I've tried ImageUtils.LocateText using the image retrieved using IUiTestObject.GetSnapshot ==> nothing was retrieved
I've tried ImageUtils.GetText using the image retrieved using IUiTestObject.GetSnapshot ==> i have all the visible text equal to the one retrieved using GetVisibleText.
Have i missed something ? please help me.
With Regards.
O. NADJEMI.