browser_video_path
Retrieves the file path to the video recording of a Chromium browser session, available when recording is enabled on session creation.
Instructions
Path to this session's native video recording (Chromium only).
Only present when record_video=true was passed to browser_new_session. The .webm is
finalized when the session closes (browser_close_session); the path is known beforehand.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |