1. Fields
  2. Screen Recorder Field

Fields

Screen Recorder Field

Records the user screen from the browser. Useful for support evidence, demonstrations, audits, and process walkthroughs.

Basic usage

Adds a screenrecorder field to the fields of an action.

loading...

Result

The field will be displayed as a button on the form that starts and stops the recording, as below:

The resultant data will be available in the stubpost.data as:

loading...

This can be substituted with eg. ~~stubpost.data.screen_recording where required.

Parameters

See fields for common field parameters like validation and conditional rendering.