Update SKILL.md

This commit is contained in:
Tommy D. Rossi
2026-01-25 23:34:43 +01:00
parent 0903105129
commit 6de954ca1a
+1 -1
View File
@@ -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