UFT Extensibility library 1.2
IRecorder2 Interface
Description
Services to enable the agent to add lines of code to a test.
Object Model
IRecorder2 Interface
Remarks
This interface is optional.
Public Methods
Public Method RecordCallback method to enable the Testing Agent to record events.
Public Method RecordLineCallback method to enable the Testing Agent to add a line of code to a test.
See Also