record
Referenced In
Fields
Field | Type | Description | Default |
---|---|---|---|
record | one of: - string - object(Record (detailed)) - boolean | Required. Start recording the current browser viewport. Must be followed by a stopRecord step. Only runs in Chrome browsers when they are visible. Supported extensions: [ '.mp4', '.webm', '.gif' ] |
Examples
{
"record": "example"
}