Uh oh!
There was an error while loading. Please reload this page.
[Playwright] Save video even for tests that passed and resolution #4303
Replies: 2 comments 2 replies
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am using Playwright helper and I have enabled the video. However it seems the video are saved in the output directory only when the tests failed. Is there a way to save them even if the tests succeeded?
Additionally, how to change the resolution of the video? I see there is an empty space for the subtitles, but when now using the subtitles this should not appear?
Thanks
All reactions