Playwright Record to MP4
Overview
Configure Playwright to record .webm video, run the test/script, then detect ffmpeg (install via npx if missing) and convert to MP4 with good compression.
Output Directory — Always Confirm Before Writing
Before generating any script, ask the user:
"Should the video output directory be relative to your current working directory, or do you want an absolute path?"
- Default suggestion:
./videos/<test-name>/(relative to CWD whe
[Description truncada. Veja o README completo no GitHub.]