From 6de954ca1acedeb34aa5317193e3ea1e485b29b8 Mon Sep 17 00:00:00 2001 From: "Tommy D. Rossi" Date: Sun, 25 Jan 2026 23:34:43 +0100 Subject: [PATCH] Update SKILL.md --- website/public/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/public/SKILL.md b/website/public/SKILL.md index e8670c5..5a3db06 100644 --- a/website/public/SKILL.md +++ b/website/public/SKILL.md @@ -429,7 +429,7 @@ Labels are color-coded: yellow=links, orange=buttons, coral=inputs, pink=checkbo // Start recording - outputPath must be specified upfront await startRecording({ page, - outputPath: './recording.webm', + outputPath: './recording.mp4', frameRate: 30, // default: 30 audio: false, // default: false (tab audio) videoBitsPerSecond: 2500000 // 2.5 Mbps