browser_start_recording
Begin recording browser screencast frames to compile a video. Automatically stops after 5 minutes of inactivity; specify an output directory for saved frames.
Instructions
Start recording screencast frames in the background to compile a video. Auto-stops after 5 minutes of inactivity. Call browser_stop_recording to compile and finalize.
Note: If autoTrackHistory was enabled in browser_launch, an implicit recording is already running. Calling this tool will stop the implicit recording and start a new explicit one at the specified location.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputDir | No | Optional directory to save frames and video (defaults to recordings/rec_<timestamp>) |