IRecordable Interface : BeginRecording Method |
A UFT Extensibility library reference. This library exposes interfaces QTPInterface.IRecorder and QTPInterface.IRecordSuppressor.
These interfaces are used to record test steps and to perform dynamic suppression of UFT native recording.
Visual Basic |
---|
Public Sub BeginRecording( _ ByVal recorder As Unknown _ ) |
- recorder
A UFT Extensibility library reference. This library exposes interfaces QTPInterface.IRecorder and QTPInterface.IRecordSuppressor.
These interfaces are used to record test steps and to perform dynamic suppression of UFT native recording.