You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: