playwright-video icon indicating copy to clipboard operation
playwright-video copied to clipboard

🎬 Save a video of a Playwright page

Results 16 playwright-video issues
Sort by recently updated
recently updated
newest added

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

I am using this library to record the video but i am not able to check is there any way to record/save the video when only the test fail

The video recording works great, thanks. However, the recorded video seems to be out of sync and lags behind the page. For example, recording the entire length of a fairly...

The video recording works great, but I was also looking to get the audio on the browser and couldn't find any way to do it. I guess because this uses...

I create multiple pages in runtime and close them. It is difficult to add save video every time and moreover they are recorded to different files. Rather than page recording,...

https://github.com/microsoft/playwright/pull/2107