12-13-2012, 04:34 PM
Hi,
We have configured an emulator (SmarTerm) which does not support HLLAPI.While recording objects are identified as below instead TEWindow / TeTextscreen.
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.
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.