PlaywrightCapture icon indicating copy to clipboard operation
PlaywrightCapture copied to clipboard

Optionally return the video of the capture

Open Rafiot opened this issue 2 years ago • 0 comments

use record_video_dir in new_context -> https://playwright.dev/python/docs/api/class-browser#browser-new-context

return it as BytesIO (optional)

Rafiot avatar May 04 '22 13:05 Rafiot