Micro Focus QTP (UFT) Forums
Object Identification issue in Terminal Emulator - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Object Identification issue in Terminal Emulator (/Thread-Object-Identification-issue-in-Terminal-Emulator)



Object Identification issue in Terminal Emulator - estherindu - 12-13-2012

Hi,

We have configured an emulator (SmarTerm) which does not support HLLAPI.While recording objects are identified as below instead TEWindow / TeTextscreen.

Code:
Window("SmarTerm").Window("SXC").WinObject("AfxFrameOrView42").

However we are able playback the scripts.But am unsure the consistancy and reliability of these scripts .Another issue is, while configuring the emulator using TE configuration Wizard, in 'Configure Emulator Classes' window, the 'Main window Class' value is keep changing everytime I spy on the TE.

Could you please help me in finding out the solution to make QTP to identify the objects as Terminal Emulator objects.