RecorderEvents

Add the following line to your scenario code to use the events: require(Modules.Recorder);

View as Markdown

Values

RecorderError
'Recorder.Error'

Triggers in case of errors during the recording process.

Started
'Recorder.Started'

Triggers after the recording’s start.

Stopped
'Recorder.Stopped'

Triggers after the recording’s stop.