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
{{ message }}
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.
I'm creating UI tests using playwright 1.4 and use your awesome playwright-video package to capture the results of the UI test.
When I call saveVideo I see some typescript error in my editor. I'm not sure if this is because of using playwright 1.4. Never hurts to ask ;)
The text was updated successfully, but these errors were encountered:
@jperl ok, I like the playwright-video package.
Let's see if with playwright we get the same functionality (eg: naming videos and multiple browser window support).
I've tried _videoPath option but nothing is recorded.
@mortelee We will update playwright-video to playwright@1.4 and we can see if the video capture gets better with playwright@1.5 before deciding to deprecate playwright-video.
Hi
I'm creating UI tests using playwright 1.4 and use your awesome playwright-video package to capture the results of the UI test.
When I call saveVideo I see some typescript error in my editor. I'm not sure if this is because of using playwright 1.4. Never hurts to ask ;)
The text was updated successfully, but these errors were encountered: