Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Video recording is not creating a valid webm file for Firefox, works fine with other browsers #34116

Open
sandy-tpp opened this issue Dec 20, 2024 · 1 comment

Comments

@sandy-tpp
Copy link

Version

1.49.1

Steps to reproduce

Added param - video: 'retain-on-failure', in playwright.config.js
On test failure view file with .webm extension is created file.
Open the .webm file in any browser or supported video player

Expected behavior

The video should play in browser

Actual behavior

The videos are opening file when test is run with all browsers except Firefox. I have the latest browsers too ff 132.0. The webm file from firefox test is not opening / playing in any browser or player. The size is also just 110 bytes.

Sample webm file attached
https://github.com/user-attachments/assets/07d50ca5-86d6-4e75-abab-08c732bd1949

Additional context

No response

Environment

System:
    OS: macOS 15.1
    CPU: (8) arm64 Apple M1 Pro
    Memory: 105.13 MB / 16.00 GB
  Binaries:
    Node: 20.10.0 - ~/.nvm/versions/node/v20.10.0/bin/node
    Yarn: 1.22.19 - /opt/homebrew/bin/yarn
    npm: 10.2.3 - ~/.nvm/versions/node/v20.10.0/bin/npm
  IDEs:
    VSCode: 1.95.2 - /usr/local/bin/code
  Languages:
    Bash: 3.2.57 - /bin/bash
@pavelfeldman
Copy link
Member

We need a minimal repro to act on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants