RecorderEvents
Add the following line to your scenario code to use the events: require(Modules.Recorder);
Values
RecorderError
Triggers in case of errors during the recording process.
Started
Triggers after the recording’s start.
Stopped
Triggers after the recording’s stop.