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.
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:
This can be substituted with eg. ~~stubpost.data.screen_recording where required.
Parameters
See fields for common field parameters like validation and conditional rendering.